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,
CallableElement callableElement)
getCaseDefinitionToCall
public static CmmnCaseDefinition getCaseDefinitionToCall(VariableScope execution,
CallableElement callableElement)
Copyright © 2015 camunda services GmbH. All rights reserved.