Interface | Description |
---|---|
BlockState |
Information about a block.
|
CompositeBlockState | |
PhaseContainerState | |
PhaseState | |
SerializableTask |
Represents a task.
|
StepBlockState |
Information about a step block.
|
StepState |
Information about a step.
|
StepStateLight | |
TaskState | Deprecated
Use
TaskWithBlock instead. |
TaskWithBlock |
Information about task exposed via its root block.
|
TaskWithSteps | Deprecated
Use
StepBlockState instead. |
Class | Description |
---|---|
TaskPackageDependency | |
TaskPreview | Deprecated
Replaced by
TaskPreviewBlock . |
TaskPreviewBlock |
Contains the information about the generated block.
|
Enum | Description |
---|---|
BlockExecutionState |
All possible values for the execution state of a block.
|
StepExecutionState |
All possible values for the state of a step execution.
|
TaskExecutionState |
All possible values for the execution state of a task.
|