| Package | Description |
|---|---|
| org.alfresco.deployment.impl.server |
| Modifier and Type | Method and Description |
|---|---|
DeploymentState |
Deployment.getState()
Get the state of the deployment.
|
static DeploymentState |
DeploymentState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentState[] |
DeploymentState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Deployment.setDeploymentState(DeploymentState state)
Set the state of a deployment
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.