Uses of Class
org.flowable.engine.impl.interceptor.CommandInvoker
-
Packages that use CommandInvoker Package Description org.flowable.engine.impl.interceptor org.flowable.engine.impl.test org.flowable.engine.test.impl.logger -
-
Uses of CommandInvoker in org.flowable.engine.impl.interceptor
Subclasses of CommandInvoker in org.flowable.engine.impl.interceptor Modifier and Type Class Description classLoggingExecutionTreeCommandInvoker -
Uses of CommandInvoker in org.flowable.engine.impl.test
Methods in org.flowable.engine.impl.test that return CommandInvoker Modifier and Type Method Description protected CommandInvokerPluggableFlowableExtension. newLoggingExecutionTreeCommandInvoker() -
Uses of CommandInvoker in org.flowable.engine.test.impl.logger
Subclasses of CommandInvoker in org.flowable.engine.test.impl.logger Modifier and Type Class Description classLoggingCommandInvoker
-