public interface WebLogicDeploymentStatus extends DeploymentStatus
| Modifier and Type | Method and Description |
|---|---|
Iterator |
getRootException() |
boolean |
isCompleted() |
boolean |
isFailed() |
boolean |
isRunning() |
getAction, getCommand, getMessage, getStateIterator getRootException()
boolean isCompleted()
isCompleted in interface DeploymentStatusboolean isFailed()
isFailed in interface DeploymentStatusboolean isRunning()
isRunning in interface DeploymentStatus