Interface CompositeBlockState
- All Superinterfaces:
- BlockState
- 
Method SummaryMethods inherited from interface com.xebialabs.deployit.engine.api.execution.BlockStategetDescription, getId, getSatelliteConnectionState, getState
- 
Method Details- 
isParallelboolean isParallel()
- 
getBlocksList<BlockState> getBlocks()
- 
hasSteps- Specified by:
- hasStepsin interface- BlockState
- Returns:
- true if block contains steps
 
 
-