Uses of Interface
org.camunda.bpm.webapp.db.QueryService
Packages that use QueryService
Package
Description
- 
Uses of QueryService in org.camunda.bpm.adminMethods in org.camunda.bpm.admin that return QueryServiceModifier and TypeMethodDescriptionAdminRuntimeDelegate.getQueryService(String processEngineName) Returns a configuredQueryServiceto execute custom statements to the corresponding process engine.
- 
Uses of QueryService in org.camunda.bpm.admin.implMethods in org.camunda.bpm.admin.impl that return QueryServiceModifier and TypeMethodDescriptionDefaultAdminRuntimeDelegate.getQueryService(String processEngineName) 
- 
Uses of QueryService in org.camunda.bpm.admin.resourceMethods in org.camunda.bpm.admin.resource that return QueryServiceModifier and TypeMethodDescriptionprotected QueryServiceAbstractAdminPluginResource.getQueryService()Return aQueryServicefor the current engine to execute queries against the engine database.
- 
Uses of QueryService in org.camunda.bpm.cockpit.dbSubinterfaces of QueryService in org.camunda.bpm.cockpit.db
- 
Uses of QueryService in org.camunda.bpm.cockpit.impl.dbClasses in org.camunda.bpm.cockpit.impl.db that implement QueryService
- 
Uses of QueryService in org.camunda.bpm.webapp.impl.dbClasses in org.camunda.bpm.webapp.impl.db that implement QueryService