Package com.xebialabs.deployit.engine.api.execution
- 
Interface Summary 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. UseTaskWithBlockinstead.TaskWithBlock Information about task exposed via its root block.TaskWithSteps Deprecated. UseStepBlockStateinstead. - 
Class Summary Class Description TaskPackageDependency TaskPreview Deprecated. Replaced byTaskPreviewBlock.TaskPreviewBlock Contains the information about the generated block. - 
Enum Summary Enum Description BlockExecutionState All possible values for the execution state of a block.FetchMode All possible fetch modes.SatelliteConnectionState StepExecutionState All possible values for the state of a step execution.TaskExecutionState All possible values for the execution state of a task.TaskSet Represents different task sets ALL - for all tasks MY - for tasks assigned to current user only - 
Annotation Types Summary Annotation Type Description IncludeStepBlocks This annotation is used by JSON writer to include Block steps with log output.