Uses of Interface
org.guvnor.structure.deployment.DeploymentConfig
-
Packages that use DeploymentConfig Package Description org.guvnor.structure.deployment org.guvnor.structure.server.deployment -
-
Uses of DeploymentConfig in org.guvnor.structure.deployment
Methods in org.guvnor.structure.deployment that return DeploymentConfig Modifier and Type Method Description DeploymentConfigDeploymentConfigService. getDeployment(String identifier)Methods in org.guvnor.structure.deployment that return types with arguments of type DeploymentConfig Modifier and Type Method Description Collection<DeploymentConfig>DeploymentConfigService. getDeployments() -
Uses of DeploymentConfig in org.guvnor.structure.server.deployment
Methods in org.guvnor.structure.server.deployment that return DeploymentConfig Modifier and Type Method Description DeploymentConfigDeploymentConfigFactory. newDeployment(ConfigGroup groupConfig)
-