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.rest
Methods in org.camunda.bpm.engine.rest that return GroupInfoDto Modifier and Type Method Description 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 Modifier and Type Method Description GroupInfoDto
IdentityRestServiceImpl. getGroupInfo(String userId)
-