|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeploymentStatus
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 |
---|
StateType getState()
CommandType getCommand()
ActionType getAction()
String getMessage()
boolean isCompleted()
boolean isFailed()
boolean isRunning()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |