|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The status of the deployment.
Method Summary | |
ActionType (src) |
getAction()
The action of this deployment |
CommandType (src) |
getCommand()
The deployment command |
java.lang.String |
getMessage()
Get the message |
StateType (src) |
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 (src) getState()
public CommandType (src) getCommand()
public ActionType (src) getAction()
public java.lang.String getMessage()
public boolean isCompleted()
public boolean isFailed()
public boolean isRunning()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |