Uses of Interface
io.camunda.client.api.search.response.RoleGroup
Packages that use RoleGroup
-
Uses of RoleGroup in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return types with arguments of type RoleGroupModifier and TypeMethodDescriptionGroupsByRoleSearchRequestImpl.requestTimeout(Duration requestTimeout) GroupsByRoleSearchRequestImpl.send() -
Uses of RoleGroup in io.camunda.client.impl.search.response
Classes in io.camunda.client.impl.search.response that implement RoleGroupMethods in io.camunda.client.impl.search.response that return RoleGroupModifier and TypeMethodDescriptionstatic RoleGroupSearchResponseMapper.toRoleGroupResponse(RoleGroupResult response) Methods in io.camunda.client.impl.search.response that return types with arguments of type RoleGroupModifier and TypeMethodDescriptionstatic SearchResponse<RoleGroup> SearchResponseMapper.toRoleGroupsResponse(RoleGroupSearchResult response)