|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The status of the deployment.
Method Summary | |
ActionType |
getAction()
The action of this deployment |
CommandType |
getCommand()
The deployment command |
String |
getMessage()
Get the message |
StateType |
getState()
Get the state of the deployment |
boolean |
isCompleted()
Is the deployment complete |
boolean |
isFailed()
Has the deployment failed |
boolean |
isRunning()
Is the deployment in progress |
Method Detail |
public StateType getState()
public CommandType getCommand()
public ActionType getAction()
public String getMessage()
public boolean isCompleted()
public boolean isFailed()
public boolean isRunning()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |