Uses of Class
org.camunda.bpm.engine.rest.dto.identity.GroupDto
Packages that use GroupDto
Package
Description
-
Uses of GroupDto in org.camunda.bpm.engine.rest
Methods in org.camunda.bpm.engine.rest that return types with arguments of type GroupDtoModifier and TypeMethodDescriptionGroupRestService.queryGroups
(jakarta.ws.rs.core.UriInfo uriInfo, Integer firstResult, Integer maxResults) GroupRestService.queryGroups
(GroupQueryDto query, Integer firstResult, Integer maxResults) Methods in org.camunda.bpm.engine.rest with parameters of type GroupDto -
Uses of GroupDto in org.camunda.bpm.engine.rest.dto.identity
Methods in org.camunda.bpm.engine.rest.dto.identity that return GroupDtoMethods in org.camunda.bpm.engine.rest.dto.identity that return types with arguments of type GroupDto -
Uses of GroupDto in org.camunda.bpm.engine.rest.impl
Methods in org.camunda.bpm.engine.rest.impl that return types with arguments of type GroupDtoModifier and TypeMethodDescriptionGroupRestServiceImpl.queryGroups
(jakarta.ws.rs.core.UriInfo uriInfo, Integer firstResult, Integer maxResults) GroupRestServiceImpl.queryGroups
(GroupQueryDto queryDto, Integer firstResult, Integer maxResults) Methods in org.camunda.bpm.engine.rest.impl with parameters of type GroupDto -
Uses of GroupDto in org.camunda.bpm.engine.rest.sub.identity
Methods in org.camunda.bpm.engine.rest.sub.identity that return GroupDtoMethods in org.camunda.bpm.engine.rest.sub.identity with parameters of type GroupDto -
Uses of GroupDto in org.camunda.bpm.engine.rest.sub.identity.impl
Methods in org.camunda.bpm.engine.rest.sub.identity.impl that return GroupDtoMethods in org.camunda.bpm.engine.rest.sub.identity.impl with parameters of type GroupDto