| Modifier and Type | Method and Description | 
|---|---|
<T> List<T> | 
QueryService.executeQuery(String statement,
            QueryParameters<T> parameter)  | 
| Modifier and Type | Method and Description | 
|---|---|
<T> List<T> | 
QueryServiceImpl.executeQuery(String statement,
            QueryParameters<T> parameter)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractProcessInstanceQueryDto<T extends ProcessInstanceDto>  | 
class  | 
CalledProcessInstanceQueryDto  | 
class  | 
IncidentQueryDto  | 
class  | 
ProcessDefinitionQueryDto  | 
class  | 
ProcessInstanceQueryDto  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
AbstractCockpitPluginResource.addPermissionCheck(QueryParameters<?> query,
                  Resource resource,
                  String queryParam,
                  Permission permission)
Add a new  
PermissionCheck with the given values. | 
protected void | 
AbstractCockpitPluginResource.configureAuthorizationCheck(QueryParameters<?> query)
Configure the authorization check for the given  
QueryParameters. | 
protected void | 
AbstractCockpitPluginResource.configureTenantCheck(QueryParameters<?> query)
Configure the tenant check for the given  
QueryParameters. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractRestQueryParametersDto<T>  | 
Copyright © 2019. All rights reserved.