Deprecated API


Contents
Deprecated Methods
com.xebialabs.deployit.booter.remote.execution.RemoteTaskState.getCurrentStepNr()
          Use RemoteTaskState.getCurrentStepNrs() instead. 
com.xebialabs.deployit.booter.remote.execution.RemoteTaskState.getState()
          Use RemoteTaskState.getState2() instead. 
com.xebialabs.deployit.booter.remote.execution.RemoteTaskState.setCurrentStepNr(int)
          Use RemoteTaskState.setCurrentStepNrs(List) instead.