| 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 | 
DefaultCockpitRuntimeDelegate.getQueryService(String processEngineName)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
QueryServiceImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
protected QueryService | 
AbstractCockpitPluginResource.getQueryService()
Return a  
QueryService for the current
 engine to execute queries against the engine datbase. | 
| Modifier and Type | Method and Description | 
|---|---|
protected QueryService | 
AbstractCockpitPluginTest.getQueryService()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected QueryService | 
AbstractEngineAware.getQueryService()
Deprecated.  
Return a  
QueryService for the current
 engine to execute queries against the engine datbase. | 
Copyright © 2017. All rights reserved.