Uses of Class
org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
Packages that use UserQueryDto
-
Uses of UserQueryDto in org.camunda.bpm.engine.rest.impl
Methods in org.camunda.bpm.engine.rest.impl with parameters of type UserQueryDtoModifier and TypeMethodDescriptionprotected CountResultDto
UserRestServiceImpl.getUserCount
(UserQueryDto queryDto) UserRestServiceImpl.queryUsers
(UserQueryDto queryDto, Integer firstResult, Integer maxResults)