| Package | Description |
|---|---|
| org.flowable.engine.common | |
| org.flowable.engine.common.impl.cfg |
| Modifier and Type | Field and Description |
|---|---|
protected CommandExecutor |
AbstractEngineConfiguration.commandExecutor |
| Modifier and Type | Method and Description |
|---|---|
CommandExecutor |
AbstractEngineConfiguration.getCommandExecutor() |
| Modifier and Type | Method and Description |
|---|---|
AbstractEngineConfiguration |
AbstractEngineConfiguration.setCommandExecutor(CommandExecutor commandExecutor) |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandExecutorImpl
Command executor that passes commands to the first interceptor in the chain.
|
Copyright © 2017 Flowable. All rights reserved.