Builder interface for creating Task instances.
Task specification type.
Creates a new Task instance.
Input data for the task.
A new Task instance.
Unique identifier for the task builder.
Name of the task.
Checks if the provided task is of the specified type.
Object to check.
true if the task is of the specified type.
true
String representation of the task builder.
Optional
If true, outputs a prettified string.
String representing the task builder.
Builder interface for creating Task instances.