public interface TaskWithBlock extends SerializableTask
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getActiveBlocks()
Returns list of block ids which are active at the moment.
|
BlockState |
getBlock()
Returns state of the root block
|
getCompletionDate, getDescription, getFailureCount, getId, getMetadata, getOwner, getPackageDependencies, getScheduledDate, getStartDate, getState
BlockState getBlock()
java.util.List<java.lang.String> getActiveBlocks()