Package org.activiti.engine.impl.interceptor
-
Interface Summary Interface Description Command<T> CommandContextCloseListener A listener that can be used to be notified of lifecycle events of theCommandContext
.CommandExecutor The command executor for internal usage.CommandInterceptor DelegateInterceptor Interceptor responsible for handling calls to 'user code'.Session SessionFactory -
Class Summary Class Description AbstractCommandInterceptor CommandConfig Configuration settings for the command interceptor chain.CommandContext CommandContextFactory CommandContextInterceptor CommandInvoker DebugCommandInvoker JtaRetryInterceptor We cannot perform a retry if we are called in an existing transaction.JtaTransactionInterceptor LogInterceptor RetryInterceptor InterceptsActivitiOptimisticLockingException
and tries to run the same command again.TransactionCommandContextCloseListener TransactionContextInterceptor