Uses of Class
org.camunda.bpm.webapp.db.QueryParameters
Packages that use QueryParameters
Package
Description
-
Uses of QueryParameters in org.camunda.bpm.admin.impl.plugin.base.dto
Subclasses of QueryParameters in org.camunda.bpm.admin.impl.plugin.base.dto -
Uses of QueryParameters in org.camunda.bpm.cockpit.db
Subclasses of QueryParameters in org.camunda.bpm.cockpit.dbModifier and TypeClassDescriptionclass
Typed query parameters for usage in cockpit plugins -
Uses of QueryParameters in org.camunda.bpm.cockpit.impl.plugin.base.dto.query
Subclasses of QueryParameters in org.camunda.bpm.cockpit.impl.plugin.base.dto.queryModifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of QueryParameters in org.camunda.bpm.cockpit.rest.dto
Subclasses of QueryParameters in org.camunda.bpm.cockpit.rest.dto -
Uses of QueryParameters in org.camunda.bpm.webapp.db
Methods in org.camunda.bpm.webapp.db with parameters of type QueryParametersModifier and TypeMethodDescription<T> List<T>
QueryService.executeQuery
(String statement, QueryParameters parameter) -
Uses of QueryParameters in org.camunda.bpm.webapp.impl.db
Fields in org.camunda.bpm.webapp.impl.db declared as QueryParametersModifier and TypeFieldDescriptionprotected QueryParameters
QueryServiceImpl.ExecuteListQueryCmd.parameter
Methods in org.camunda.bpm.webapp.impl.db with parameters of type QueryParametersModifier and TypeMethodDescription<T> List<T>
QueryServiceImpl.executeQuery
(String statement, QueryParameters parameter) Constructors in org.camunda.bpm.webapp.impl.db with parameters of type QueryParameters -
Uses of QueryParameters in org.camunda.bpm.webapp.rest.dto
Subclasses of QueryParameters in org.camunda.bpm.webapp.rest.dto