Uses of Enum
org.alfresco.repo.deployment.DeploymentMethod
Packages that use DeploymentMethod
-
Uses of DeploymentMethod in org.alfresco.repo.deployment
Methods in org.alfresco.repo.deployment that return DeploymentMethodModifier and TypeMethodDescriptionDeploymentMethodProvider.getDeploymentMethod()Get the deployment method used to deploy this Alfresco instance.DeploymentMethodProviderImpl.getDeploymentMethod()static DeploymentMethodReturns 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.Methods in org.alfresco.repo.deployment with parameters of type DeploymentMethodModifier and TypeMethodDescriptionvoidDeploymentMethodProviderImpl.setDeploymentMethod(DeploymentMethod deploymentMethod)