|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeploymentWithDefinitions
An extension of the deployment interface to expose the deployed definitions.
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface org.camunda.bpm.engine.repository.Deployment |
|---|
getDeploymentTime, getId, getName, getSource, getTenantId |
| Method Detail |
|---|
List<ProcessDefinition> getDeployedProcessDefinitions()
List<CaseDefinition> getDeployedCaseDefinitions()
List<DecisionDefinition> getDeployedDecisionDefinitions()
List<DecisionRequirementsDefinition> getDeployedDecisionRequirementsDefinitions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||