Uses of Class
org.flowable.engine.test.impl.logger.ProcessExecutionLogger
Packages that use ProcessExecutionLogger
-
Uses of ProcessExecutionLogger in org.flowable.engine.test.impl.logger
Fields in org.flowable.engine.test.impl.logger declared as ProcessExecutionLoggerModifier and TypeFieldDescriptionprotected ProcessExecutionLogger
DebugInfoEntityEventListener.processExecutionLogger
protected final ProcessExecutionLogger
LoggingAgendaOperationExecutionListener.processExecutionLogger
protected ProcessExecutionLogger
ProcessExecutionLoggerConfigurator.processExecutionLogger
Methods in org.flowable.engine.test.impl.logger that return ProcessExecutionLoggerMethods in org.flowable.engine.test.impl.logger with parameters of type ProcessExecutionLoggerModifier and TypeMethodDescriptionvoid
ProcessExecutionLoggerConfigurator.setProcessExecutionLogger
(ProcessExecutionLogger processExecutionLogger) Constructors in org.flowable.engine.test.impl.logger with parameters of type ProcessExecutionLoggerModifierConstructorDescriptionDebugInfoEntityEventListener
(ProcessExecutionLogger processExecutionLogger) LoggingAgendaOperationExecutionListener
(ProcessExecutionLogger processExecutionLogger)