public interface DeploymentWithDefinitions extends Deployment
| Modifier and Type | Method and Description | 
|---|---|
List<CaseDefinition> | 
getDeployedCaseDefinitions()
Returns the case definitions, which are deployed with that deployment. 
 | 
List<DecisionDefinition> | 
getDeployedDecisionDefinitions()
Returns the decision definitions, which are deployed with that deployment 
 | 
List<DecisionRequirementsDefinition> | 
getDeployedDecisionRequirementsDefinitions()
Returns the decision requirements definitions, which are deployed with that deployment 
 | 
List<ProcessDefinition> | 
getDeployedProcessDefinitions()
Returns the process definitions, which are deployed with that deployment. 
 | 
getDeploymentTime, getId, getName, getSource, getTenantIdList<ProcessDefinition> getDeployedProcessDefinitions()
List<CaseDefinition> getDeployedCaseDefinitions()
List<DecisionDefinition> getDeployedDecisionDefinitions()
List<DecisionRequirementsDefinition> getDeployedDecisionRequirementsDefinitions()
Copyright © 2019. All rights reserved.