Uses of Class
org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto

Packages that use AuthorizationQueryDto
org.camunda.bpm.engine.rest.impl   
 

Uses of AuthorizationQueryDto in org.camunda.bpm.engine.rest.impl
 

Methods in org.camunda.bpm.engine.rest.impl with parameters of type AuthorizationQueryDto
protected  CountResultDto AuthorizationRestServiceImpl.getAuthorizationCount(AuthorizationQueryDto queryDto)
           
 List<AuthorizationDto> AuthorizationRestServiceImpl.queryAuthorizations(AuthorizationQueryDto queryDto, Integer firstResult, Integer maxResults)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.