| Package | Description |
|---|---|
| org.flowable.common.engine.impl.interceptor |
| 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 |
Copyright © 2019 Flowable. All rights reserved.