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

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

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

Methods in org.camunda.bpm.engine.rest.impl with parameters of type GroupQueryDto
protected  CountResultDto GroupRestServiceImpl.getGroupCount(GroupQueryDto queryDto)
           
 List<GroupDto> GroupRestServiceImpl.queryGroups(GroupQueryDto queryDto, Integer firstResult, Integer maxResults)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.