Uses of Class
org.camunda.bpm.engine.rest.dto.identity.UserQueryDto

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

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

Methods in org.camunda.bpm.engine.rest.impl with parameters of type UserQueryDto
protected  CountResultDto UserRestServiceImpl.getUserCount(UserQueryDto queryDto)
           
 List<UserProfileDto> UserRestServiceImpl.queryUsers(UserQueryDto queryDto, Integer firstResult, Integer maxResults)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.