Uses of Class
org.camunda.bpm.engine.rest.dto.task.GroupInfoDto

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

Uses of GroupInfoDto in org.camunda.bpm.engine.rest
 

Methods in org.camunda.bpm.engine.rest that return GroupInfoDto
 GroupInfoDto IdentityRestService.getGroupInfo(String userId)
           
 

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

Methods in org.camunda.bpm.engine.rest.impl that return GroupInfoDto
 GroupInfoDto IdentityRestServiceImpl.getGroupInfo(String userId)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.