JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Constructors
Deprecated Methods
Method
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.
Deprecated Constructors
Constructor
Description
com.xebialabs.deployit.booter.remote.service.StreamingImportingService
(DeployitCommunicator, Proxies)
RemoteTaskState.getCurrentStepNrs()instead.