| Package | Description |
|---|---|
| org.rhq.bundle.ant |
| Modifier and Type | Field and Description |
|---|---|
static DeploymentPhase[] |
DeploymentPhase.DEPLOY_LIFECYCLE |
static DeploymentPhase[] |
DeploymentPhase.REDEPLOY_LIFECYCLE |
static DeploymentPhase[] |
DeploymentPhase.UNDEPLOY_LIFECYCLE |
| Modifier and Type | Method and Description |
|---|---|
DeploymentPhase |
BundleAntProject.getDeploymentPhase() |
static DeploymentPhase |
DeploymentPhase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentPhase[] |
DeploymentPhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BundleAntProject.setDeploymentPhase(DeploymentPhase deploymentPhase) |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.