public class DmnCommandInvoker extends AbstractCommandInterceptor
next| Constructor and Description |
|---|
DmnCommandInvoker() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
execute(CommandConfig config,
Command<T> command,
CommandExecutor commandExecutor) |
protected void |
executeOperations(CommandContext commandContext,
boolean isStoreCaseInstanceIdOfNoOperation) |
void |
setNext(CommandInterceptor next) |
getNextpublic <T> T execute(CommandConfig config, Command<T> command, CommandExecutor commandExecutor)
protected void executeOperations(CommandContext commandContext, boolean isStoreCaseInstanceIdOfNoOperation)
public void setNext(CommandInterceptor next)
setNext in interface CommandInterceptorsetNext in class AbstractCommandInterceptorCopyright © 2021 Flowable. All rights reserved.