public class CallableElementUtil extends Object
| Constructor and Description | 
|---|
| CallableElementUtil() | 
| Modifier and Type | Method and Description | 
|---|---|
| static CmmnCaseDefinition | getCaseDefinitionToCall(VariableScope execution,
                       BaseCallableElement callableElement) | 
| static DecisionDefinition | getDecisionDefinitionToCall(VariableScope execution,
                           BaseCallableElement callableElement) | 
| static DeploymentCache | getDeploymentCache() | 
| static ProcessDefinitionImpl | getProcessDefinitionToCall(VariableScope execution,
                          BaseCallableElement callableElement) | 
public static DeploymentCache getDeploymentCache()
public static ProcessDefinitionImpl getProcessDefinitionToCall(VariableScope execution, BaseCallableElement callableElement)
public static CmmnCaseDefinition getCaseDefinitionToCall(VariableScope execution, BaseCallableElement callableElement)
public static DecisionDefinition getDecisionDefinitionToCall(VariableScope execution, BaseCallableElement callableElement)
Copyright © 2018. All rights reserved.