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. |
getProcessEngine
public 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 © 2015. All rights reserved.