Class DeploymentPolicies
- java.lang.Object
-
- org.bonitasoft.web.client.services.policies.DeploymentPolicies
-
public class DeploymentPolicies extends Object
- Author:
- Emmanuel Duchastenier
-
-
Field Summary
Fields Modifier and Type Field Description static DeploymentPoliciesDevelopmentDefaultsstatic DeploymentPoliciesProductionDefaults
-
Constructor Summary
Constructors Constructor Description DeploymentPolicies()
-
-
-
Field Detail
-
ProductionDefaults
public static final DeploymentPolicies ProductionDefaults
-
DevelopmentDefaults
public static final DeploymentPolicies DevelopmentDefaults
-
-