|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DFDeploymentStatus.Status | |
|---|---|
| org.glassfish.deployment.client | |
| Uses of DFDeploymentStatus.Status in org.glassfish.deployment.client |
|---|
| Methods in org.glassfish.deployment.client that return DFDeploymentStatus.Status | |
|---|---|
DFDeploymentStatus.Status |
DFDeploymentStatus.getStageStatus()
|
DFDeploymentStatus.Status |
DFDeploymentStatus.getStatus()
|
static DFDeploymentStatus.Status |
DFDeploymentStatus.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DFDeploymentStatus.Status[] |
DFDeploymentStatus.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.glassfish.deployment.client with parameters of type DFDeploymentStatus.Status | |
|---|---|
static Iterator |
DFDeploymentStatus.getAllStageStatusForLevel(DFDeploymentStatus status,
DFDeploymentStatus.Status level)
Get all stages with this deployment status level |
DFDeploymentStatus |
DFDeploymentStatus.getStageStatusForLevel(DFDeploymentStatus.Status level)
|
boolean |
DFDeploymentStatus.Status.isWorseThan(DFDeploymentStatus.Status other)
|
boolean |
DFDeploymentStatus.Status.isWorseThanOrEqual(DFDeploymentStatus.Status other)
|
void |
DFDeploymentStatus.setStageStatus(DFDeploymentStatus.Status status)
Set the status for this stage |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||