Package org.flowable.common.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 EngineConfigurationConstants Session SessionFactory -
Class Summary Class Description AbstractCommandInterceptor CommandConfig Configuration settings for the command interceptor chain.CommandContext CommandContextFactory CommandContextInterceptor CrDbRetryInterceptor Inspired byRetryInterceptor, but adapted for CRDB.DefaultCommandInvoker JtaRetryInterceptor We cannot perform a retry if we are called in an existing transaction.JtaTransactionInterceptor LogInterceptor RetryInterceptor InterceptsFlowableOptimisticLockingExceptionand tries to run the same command again.TransactionCommandContextCloseListener TransactionContextInterceptor