Uses of Class
org.camunda.bpm.cockpit.db.QueryParameters
Package
Description
-
Uses of QueryParameters in org.camunda.bpm.cockpit.impl.plugin.base.dto.query
Modifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of QueryParameters in org.camunda.bpm.cockpit.impl.plugin.resources
Modifier and TypeMethodDescriptionprotected void
ProcessDefinitionRestService.configureExecutionQuery
(QueryParameters query) -
Uses of QueryParameters in org.camunda.bpm.cockpit.plugin.resource
Modifier 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