Uses of Class
org.flowable.engine.test.impl.logger.ProcessExecutionLogger
-
Packages that use ProcessExecutionLogger Package Description org.flowable.engine.test.impl.logger -
-
Uses of ProcessExecutionLogger in org.flowable.engine.test.impl.logger
Fields in org.flowable.engine.test.impl.logger declared as ProcessExecutionLogger Modifier and Type Field Description protected ProcessExecutionLoggerDebugInfoEntityEventListener. processExecutionLoggerprotected ProcessExecutionLoggerLoggingCommandInvoker. processExecutionLoggerprotected ProcessExecutionLoggerProcessExecutionLoggerConfigurator. processExecutionLoggerMethods in org.flowable.engine.test.impl.logger that return ProcessExecutionLogger Modifier and Type Method Description ProcessExecutionLoggerProcessExecutionLoggerConfigurator. getProcessExecutionLogger()Methods in org.flowable.engine.test.impl.logger with parameters of type ProcessExecutionLogger Modifier and Type Method Description voidProcessExecutionLoggerConfigurator. setProcessExecutionLogger(ProcessExecutionLogger processExecutionLogger)Constructors in org.flowable.engine.test.impl.logger with parameters of type ProcessExecutionLogger Constructor Description DebugInfoEntityEventListener(ProcessExecutionLogger processExecutionLogger)LoggingCommandInvoker(AgendaOperationRunner agendaOperationRunner, ProcessExecutionLogger processExecutionLogger)
-