Uses of Interface
org.camunda.bpm.webapp.db.QueryService
Packages that use QueryService
Package
Description
-
Uses of QueryService in org.camunda.bpm.admin
Methods in org.camunda.bpm.admin that return QueryServiceModifier and TypeMethodDescriptionAdminRuntimeDelegate.getQueryService
(String processEngineName) Returns a configuredQueryService
to execute custom statements to the corresponding process engine. -
Uses of QueryService in org.camunda.bpm.admin.impl
Methods in org.camunda.bpm.admin.impl that return QueryServiceModifier and TypeMethodDescriptionDefaultAdminRuntimeDelegate.getQueryService
(String processEngineName) -
Uses of QueryService in org.camunda.bpm.admin.resource
Methods in org.camunda.bpm.admin.resource that return QueryServiceModifier and TypeMethodDescriptionprotected QueryService
AbstractAdminPluginResource.getQueryService()
Return aQueryService
for the current engine to execute queries against the engine database. -
Uses of QueryService in org.camunda.bpm.cockpit.db
Subinterfaces of QueryService in org.camunda.bpm.cockpit.db -
Uses of QueryService in org.camunda.bpm.cockpit.impl.db
Classes in org.camunda.bpm.cockpit.impl.db that implement QueryService -
Uses of QueryService in org.camunda.bpm.webapp.impl.db
Classes in org.camunda.bpm.webapp.impl.db that implement QueryService