Class RemotePhaseContainerState
java.lang.Object
com.xebialabs.deployit.booter.remote.execution.RemoteBlockState
com.xebialabs.deployit.booter.remote.execution.RemotePhaseContainerState
- All Implemented Interfaces:
com.xebialabs.deployit.engine.api.execution.BlockState,com.xebialabs.deployit.engine.api.execution.PhaseContainerState
public class RemotePhaseContainerState
extends RemoteBlockState
implements com.xebialabs.deployit.engine.api.execution.PhaseContainerState
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.xebialabs.deployit.booter.remote.execution.RemoteBlockState
getDescription, getId, getSatelliteConnectionState, getState, hasSteps, setDescription, setHasSteps, setId, setSatelliteConnectionState, setStateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.xebialabs.deployit.engine.api.execution.BlockState
getDescription, getId, getSatelliteConnectionState, getStateMethods inherited from interface com.xebialabs.deployit.engine.api.execution.PhaseContainerState
hasSteps
-
Constructor Details
-
RemotePhaseContainerState
public RemotePhaseContainerState()
-
-
Method Details
-
getBlocks
- Specified by:
getBlocksin interfacecom.xebialabs.deployit.engine.api.execution.PhaseContainerState
-
setBlocks
-