Uses of Class
org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
Packages that use AuthorizationQueryDto
-
Uses of AuthorizationQueryDto in org.camunda.bpm.engine.rest.impl
Methods in org.camunda.bpm.engine.rest.impl with parameters of type AuthorizationQueryDtoModifier and TypeMethodDescriptionprotected CountResultDtoAuthorizationRestServiceImpl.getAuthorizationCount(AuthorizationQueryDto queryDto) AuthorizationRestServiceImpl.queryAuthorizations(AuthorizationQueryDto queryDto, Integer firstResult, Integer maxResults)