Class RemotePhaseState

  • All Implemented Interfaces:
    com.xebialabs.deployit.engine.api.execution.BlockState, com.xebialabs.deployit.engine.api.execution.PhaseState

    public class RemotePhaseState
    extends RemoteBlockState
    implements com.xebialabs.deployit.engine.api.execution.PhaseState
    • Constructor Detail

      • RemotePhaseState

        public RemotePhaseState()
    • Method Detail

      • getBlock

        public com.xebialabs.deployit.engine.api.execution.BlockState getBlock()
        Specified by:
        getBlock in interface com.xebialabs.deployit.engine.api.execution.PhaseState
      • setBlock

        public void setBlock​(com.xebialabs.deployit.engine.api.execution.BlockState block)