Uses of Class
org.openl.rules.ruleservice.deployer.DeploymentDescriptor
-
-
Uses of DeploymentDescriptor in org.openl.rules.ruleservice.deployer
Methods in org.openl.rules.ruleservice.deployer that return DeploymentDescriptor Modifier and Type Method Description static DeploymentDescriptorDeploymentDescriptor. valueOf(String name)Returns the enum constant of this type with the specified name.static DeploymentDescriptor[]DeploymentDescriptor. values()Returns an array containing the constants of this enum type, in the order they are declared.
-