Package org.flowable.common.engine.impl.interceptor
package org.flowable.common.engine.impl.interceptor
-
ClassDescriptionCommand<T>Configuration settings for the command interceptor chain.A listener that can be used to be notified of lifecycle events of the
CommandContext.The command executor for internal usage.Inspired byRetryInterceptor, but adapted for CRDB.We cannot perform a retry if we are called in an existing transaction.InterceptsFlowableOptimisticLockingExceptionand tries to run the same command again.