Interface PhaseContainerState
- All Superinterfaces:
 BlockState
- 
Method Summary
Methods inherited from interface com.xebialabs.deployit.engine.api.execution.BlockState
getDescription, getId, getSatelliteConnectionState, getState 
- 
Method Details
- 
getBlocks
Iterable<PhaseState> getBlocks() - 
hasSteps
- Specified by:
 hasStepsin interfaceBlockState- Returns:
 - true if block contains steps
 
 
 -