Uses of Class
org.camunda.bpm.engine.rest.dto.task.GroupInfoDto
- 
Packages that use GroupInfoDto Package Description org.camunda.bpm.engine.rest org.camunda.bpm.engine.rest.impl 
- 
- 
Uses of GroupInfoDto in org.camunda.bpm.engine.restMethods in org.camunda.bpm.engine.rest that return GroupInfoDto Modifier and Type Method Description GroupInfoDtoIdentityRestService. getGroupInfo(java.lang.String userId)
- 
Uses of GroupInfoDto in org.camunda.bpm.engine.rest.implMethods in org.camunda.bpm.engine.rest.impl that return GroupInfoDto Modifier and Type Method Description GroupInfoDtoIdentityRestServiceImpl. getGroupInfo(java.lang.String userId)
 
-