Uses of Interface
org.camunda.bpm.webapp.db.QueryService
Package
Description
-
Uses of QueryService in org.camunda.bpm.admin
Modifier 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
Modifier and TypeMethodDescriptionDefaultAdminRuntimeDelegate.getQueryService
(String processEngineName) -
Uses of QueryService in org.camunda.bpm.admin.resource
Modifier 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
-
Uses of QueryService in org.camunda.bpm.cockpit.impl.db
-
Uses of QueryService in org.camunda.bpm.webapp.impl.db