public class LoggingCommandInvoker extends CommandInvoker
| Modifier and Type | Field and Description |
|---|---|
protected ProcessExecutionLogger |
processExecutionLogger |
agendaOperationRunnernext| Constructor and Description |
|---|
LoggingCommandInvoker(AgendaOperationRunner agendaOperationRunner,
ProcessExecutionLogger processExecutionLogger) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeOperation(CommandContext commandContext,
Runnable runnable) |
execute, executeOperations, getAgendaOperationRunner, getNext, setAgendaOperationRunner, setNextprotected ProcessExecutionLogger processExecutionLogger
public LoggingCommandInvoker(AgendaOperationRunner agendaOperationRunner, ProcessExecutionLogger processExecutionLogger)
public void executeOperation(CommandContext commandContext, Runnable runnable)
executeOperation in class CommandInvokerCopyright © 2020 Flowable. All rights reserved.