public class AbstractCockpitPluginResource extends AbstractAppPluginResource<CockpitPlugin>
engineName, runtimeDelegate| Constructor and Description |
|---|
AbstractCockpitPluginResource(String engineName) |
| Modifier and Type | Method and Description |
|---|---|
protected CommandExecutor |
getCommandExecutor()
Return a
CommandExecutor for the current
engine to execute plugin commands. |
protected QueryService |
getQueryService()
Return a
QueryService for the current
engine to execute queries against the engine datbase. |
getProcessEnginepublic AbstractCockpitPluginResource(String engineName)
protected CommandExecutor getCommandExecutor()
CommandExecutor for the current
engine to execute plugin commands.protected QueryService getQueryService()
QueryService for the current
engine to execute queries against the engine datbase.Copyright © 2018. All rights reserved.