| Package | Description |
|---|---|
| org.camunda.bpm.cockpit | |
| org.camunda.bpm.cockpit.impl | |
| org.camunda.bpm.cockpit.impl.db | |
| org.camunda.bpm.cockpit.plugin.test | |
| org.camunda.bpm.cockpit.service |
| 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 |
DefaultRuntimeDelegate.createCommandExecutor(String processEngineName)
Create command executor for the engine with the given name
|
CommandExecutor |
DefaultRuntimeDelegate.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 |
AbstractCockpitPluginTest.getCommandExecutor() |
| Modifier and Type | Method and Description |
|---|---|
protected CommandExecutor |
AbstractEngineAware.getCommandExecutor()
Return a
CommandExecutor for the current
engine to execute plugin commands. |
Copyright © 2015. All rights reserved.