| Package | Description |
|---|---|
| org.alfresco.repo.deployment |
| Modifier and Type | Method and Description |
|---|---|
DeploymentMethod |
DeploymentMethodProvider.getDeploymentMethod()
Get the deployment method used to deploy this Alfresco instance.
|
DeploymentMethod |
DeploymentMethodProviderImpl.getDeploymentMethod() |
static DeploymentMethod |
DeploymentMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentMethod[] |
DeploymentMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentMethodProviderImpl.setDeploymentMethod(DeploymentMethod deploymentMethod) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.