org.camunda.bpm.engine.impl.interceptor
Class ProcessApplicationContextInterceptor
java.lang.Object
org.camunda.bpm.engine.impl.interceptor.CommandInterceptor
org.camunda.bpm.engine.impl.interceptor.ProcessApplicationContextInterceptor
- All Implemented Interfaces:
- CommandExecutor
public class ProcessApplicationContextInterceptor
- extends CommandInterceptor
- Author:
- Thorben Lindhauer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
processEngineConfiguration
protected ProcessEngineConfigurationImpl processEngineConfiguration
ProcessApplicationContextInterceptor
public ProcessApplicationContextInterceptor(ProcessEngineConfigurationImpl processEngineConfiguration)
execute
public <T> T execute(Command<T> command)
getPaReference
protected ProcessApplicationReference getPaReference(ProcessApplicationIdentifier processApplicationIdentifier)
Copyright © 2017 camunda services GmbH. All rights reserved.