Uses of Class
org.camunda.bpm.cockpit.db.QueryParameters
Packages that use QueryParameters
Package
Description
-
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.impl.plugin.resources
Methods in org.camunda.bpm.cockpit.impl.plugin.resources with parameters of type QueryParametersModifier and TypeMethodDescriptionprotected void
ProcessDefinitionRestService.configureExecutionQuery
(QueryParameters query) -
Uses of QueryParameters in org.camunda.bpm.cockpit.plugin.resource
Methods in org.camunda.bpm.cockpit.plugin.resource with parameters of type QueryParametersModifier and TypeMethodDescriptionprotected void
AbstractCockpitPluginResource.addPermissionCheck
(QueryParameters query, Resource resource, String queryParam, Permission permission) Add a newPermissionCheck
with the given values.protected void
AbstractCockpitPluginResource.configureAuthorizationCheck
(QueryParameters query) Configure the authorization check for the givenQueryParameters
.protected void
AbstractCockpitPluginResource.configureTenantCheck
(QueryParameters query) Configure the tenant check for the givenQueryParameters
. -
Uses of QueryParameters in org.camunda.bpm.cockpit.rest.dto
Subclasses of QueryParameters in org.camunda.bpm.cockpit.rest.dto