org.camunda.bpm.engine.impl.util
Class CallableElementUtil
java.lang.Object
org.camunda.bpm.engine.impl.util.CallableElementUtil
public class CallableElementUtil
- extends Object
- Author:
- Roman Smirnov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CallableElementUtil
public CallableElementUtil()
getDeploymentCache
public static DeploymentCache getDeploymentCache()
getProcessDefinitionToCall
public static ProcessDefinitionImpl getProcessDefinitionToCall(VariableScope execution,
BaseCallableElement callableElement)
getCaseDefinitionToCall
public static CmmnCaseDefinition getCaseDefinitionToCall(VariableScope execution,
BaseCallableElement callableElement)
getDecisionDefinitionToCall
public static DecisionDefinition getDecisionDefinitionToCall(VariableScope execution,
BaseCallableElement callableElement)
Copyright © 2015 camunda services GmbH. All rights reserved.