Uses of Class
org.camunda.bpm.engine.rest.dto.identity.GroupDto
Package
Description
-
Uses of GroupDto in org.camunda.bpm.engine.rest
Modifier and TypeMethodDescriptionGroupRestService.queryGroups
(jakarta.ws.rs.core.UriInfo uriInfo, Integer firstResult, Integer maxResults) GroupRestService.queryGroups
(GroupQueryDto query, Integer firstResult, Integer maxResults) -
Uses of GroupDto in org.camunda.bpm.engine.rest.dto.identity
-
Uses of GroupDto in org.camunda.bpm.engine.rest.impl
Modifier and TypeMethodDescriptionGroupRestServiceImpl.queryGroups
(jakarta.ws.rs.core.UriInfo uriInfo, Integer firstResult, Integer maxResults) GroupRestServiceImpl.queryGroups
(GroupQueryDto queryDto, Integer firstResult, Integer maxResults) -
Uses of GroupDto in org.camunda.bpm.engine.rest.sub.identity
-
Uses of GroupDto in org.camunda.bpm.engine.rest.sub.identity.impl