| Modifier and Type | Method and Description | 
|---|---|
CommandExecutor | 
CockpitRuntimeDelegate.getCommandExecutor(String processEngineName)
Returns a configured  
CommandExecutor to execute
 commands to the corresponding process engine. | 
static CommandExecutor | 
Cockpit.getCommandExecutor(String processEngineName)
Returns a configured  
CommandExecutor to execute
 commands to the corresponding process engine | 
| Modifier and Type | Method and Description | 
|---|---|
protected CommandExecutor | 
DefaultCockpitRuntimeDelegate.createCommandExecutor(String processEngineName)
Create command executor for the engine with the given name 
 | 
CommandExecutor | 
DefaultCockpitRuntimeDelegate.getCommandExecutor(String processEngineName)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CommandExecutorImpl  | 
| Constructor and Description | 
|---|
QueryServiceImpl(CommandExecutor commandExecutor)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected CommandExecutor | 
AbstractCockpitPluginResource.getCommandExecutor()
Return a  
CommandExecutor for the current
 engine to execute plugin commands. | 
| Modifier and Type | Method and Description | 
|---|---|
protected CommandExecutor | 
AbstractCockpitPluginTest.getCommandExecutor()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected CommandExecutor | 
AbstractEngineAware.getCommandExecutor()
Deprecated.  
Return a  
CommandExecutor for the current
 engine to execute plugin commands. | 
Copyright © 2017. All rights reserved.