| Method and Description |
|---|
| com.xebialabs.deployit.booter.remote.execution.RemoteTaskState.getCurrentStepNr()
Use
RemoteTaskState.getCurrentStepNrs() instead. |
| com.xebialabs.deployit.booter.remote.execution.RemoteTaskState.setCurrentStepNr(int)
Use
RemoteTaskState.setCurrentStepNrs(List) instead. |