Class ProcessApplicationContextInterceptor
java.lang.Object
org.camunda.bpm.engine.impl.interceptor.CommandInterceptor
org.camunda.bpm.engine.impl.interceptor.ProcessApplicationContextInterceptor
- All Implemented Interfaces:
CommandExecutor
- Author:
- Thorben Lindhauer
-
Field Summary
Fields inherited from class org.camunda.bpm.engine.impl.interceptor.CommandInterceptor
next
-
Constructor Summary
ConstructorDescriptionProcessApplicationContextInterceptor
(ProcessEngineConfigurationImpl processEngineConfiguration) -
Method Summary
Modifier and TypeMethodDescription<T> T
protected ProcessApplicationReference
getPaReference
(ProcessApplicationIdentifier processApplicationIdentifier) Methods inherited from class org.camunda.bpm.engine.impl.interceptor.CommandInterceptor
getNext, setNext
-
Field Details
-
processEngineConfiguration
-
-
Constructor Details
-
ProcessApplicationContextInterceptor
public ProcessApplicationContextInterceptor(ProcessEngineConfigurationImpl processEngineConfiguration)
-
-
Method Details
-
execute
-
getPaReference
protected ProcessApplicationReference getPaReference(ProcessApplicationIdentifier processApplicationIdentifier)
-