Package org.camunda.bpm.engine.impl.interceptor

Interface Summary
Command<T>  
CommandContextListener Command context lifecycle events
CommandExecutor The command executor for internal usage/
DelegateInterceptor Interceptor responsible for handling calls to 'user code'.
Session  
SessionFactory  
 

Class Summary
AtomicOperationInvocation An invocation of an atomic operation
BpmnStackTrace  
CommandContext  
CommandContextFactory  
CommandContextInterceptor Interceptor used for opening the CommandContext and CommandInvocationContext.
CommandExecutorImpl  
CommandInterceptor  
CommandInvocationContext In contrast to CommandContext, this context holds resources that are only valid during execution of a single command (i.e.
ContextLogger  
JtaTransactionInterceptor  
LogInterceptor  
ProcessApplicationContextInterceptor  
TxContextCommandContextFactory This CommandContextFactory allows to explicitly pass in a TransactionContextFactory.
 



Copyright © 2017 camunda services GmbH. All rights reserved.