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 |
---|---|
QueryService |
CockpitRuntimeDelegate.getQueryService(String processEngineName)
Returns a configured
QueryService to execute custom
statements to the corresponding process engine. |
static QueryService |
Cockpit.getQueryService(String processEngineName)
Returns a configured
QueryService to execute custom
statements to the corresponding process engine |
Modifier and Type | Method and Description |
---|---|
QueryService |
DefaultRuntimeDelegate.getQueryService(String processEngineName) |
Modifier and Type | Class and Description |
---|---|
class |
QueryServiceImpl |
Modifier and Type | Method and Description |
---|---|
protected QueryService |
AbstractCockpitPluginTest.getQueryService() |
Modifier and Type | Method and Description |
---|---|
protected QueryService |
AbstractEngineAware.getQueryService()
Return a
QueryService for the current
engine to execute queries against the engine datbase. |
Copyright © 2015. All rights reserved.