Uses of Enum Class
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 class with the specified name.static DeploymentMethod[]DeploymentMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.alfresco.repo.deployment with parameters of type DeploymentMethodModifier and TypeMethodDescriptionvoidDeploymentMethodProviderImpl.setDeploymentMethod(DeploymentMethod deploymentMethod)