public class LoggingCommandInvoker extends CommandInvoker
Modifier and Type | Field and Description |
---|---|
protected ProcessExecutionLogger |
processExecutionLogger |
next
Constructor and Description |
---|
LoggingCommandInvoker(ProcessExecutionLogger processExecutionLogger) |
Modifier and Type | Method and Description |
---|---|
void |
executeOperation(Runnable runnable) |
execute, executeOperations, getNext, setNext
protected ProcessExecutionLogger processExecutionLogger
public LoggingCommandInvoker(ProcessExecutionLogger processExecutionLogger)
public void executeOperation(Runnable runnable)
executeOperation
in class CommandInvoker
Copyright © 2019 Flowable. All rights reserved.