Uses of Class
org.flowable.engine.test.impl.logger.ProcessExecutionLogger
-
Uses of ProcessExecutionLogger in org.flowable.engine.test.impl.logger
Modifier and TypeFieldDescriptionprotected ProcessExecutionLogger
DebugInfoEntityEventListener.processExecutionLogger
protected final ProcessExecutionLogger
LoggingAgendaOperationExecutionListener.processExecutionLogger
protected ProcessExecutionLogger
ProcessExecutionLoggerConfigurator.processExecutionLogger
Modifier and TypeMethodDescriptionvoid
ProcessExecutionLoggerConfigurator.setProcessExecutionLogger
(ProcessExecutionLogger processExecutionLogger) ModifierConstructorDescriptionDebugInfoEntityEventListener
(ProcessExecutionLogger processExecutionLogger) LoggingAgendaOperationExecutionListener
(ProcessExecutionLogger processExecutionLogger)