| 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. |
| Constructor and Description |
|---|
| com.xebialabs.deployit.booter.remote.Proxies(DeployitCommunicator) |
| com.xebialabs.deployit.booter.remote.service.StreamingImportingService(DeployitCommunicator, Proxies) |