Uses of Class
io.camunda.client.protocol.rest.GroupSearchQueryResult
Packages that use GroupSearchQueryResult
-
Uses of GroupSearchQueryResult in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response with parameters of type GroupSearchQueryResultModifier and TypeMethodDescriptionstatic SearchResponse<Group> SearchResponseMapper.toGroupsResponse(GroupSearchQueryResult response) -
Uses of GroupSearchQueryResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return GroupSearchQueryResultModifier and TypeMethodDescriptionGroupSearchQueryResult.addItemsItem(GroupResult itemsItem) GroupSearchQueryResult.items(List<GroupResult> items) GroupSearchQueryResult.page(SearchQueryPageResponse page)