| Modifier and Type | Class and Description |
|---|---|
class |
AppCommandInvoker |
| Modifier and Type | Class and Description |
|---|---|
class |
CdiCommandInvoker
A customized version of the default
CommandInvoker for use with CDI. |
| Modifier and Type | Class and Description |
|---|---|
class |
CmmnCommandInvoker |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandContextInterceptor |
class |
CrDbRetryInterceptor
Inspired by
RetryInterceptor, but adapted for CRDB. |
class |
DefaultCommandInvoker |
class |
JtaRetryInterceptor
We cannot perform a retry if we are called in an existing transaction.
|
class |
JtaTransactionInterceptor |
class |
LogInterceptor |
class |
RetryInterceptor
Intercepts
FlowableOptimisticLockingException and tries to run the same command again. |
class |
TransactionContextInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
SpringTransactionInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
DmnCommandInvoker |
| Modifier and Type | Class and Description |
|---|---|
class |
BpmnOverrideContextInterceptor |
class |
CommandInvoker |
class |
LoggingExecutionTreeCommandInvoker |
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingCommandInvoker |
| Modifier and Type | Class and Description |
|---|---|
class |
TotalExecutionTimeCommandInterceptor |
Copyright © 2023 Flowable. All rights reserved.