Interface TaskWithSteps

All Superinterfaces:
SerializableTask, TaskState

@Deprecated public interface TaskWithSteps extends TaskState
Deprecated.
Use StepBlockState instead.
The information of a task.
  • Method Details