Uses of Class
io.camunda.client.protocol.rest.RoleGroupSearchResult
Packages that use RoleGroupSearchResult
-
Uses of RoleGroupSearchResult in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response with parameters of type RoleGroupSearchResultModifier and TypeMethodDescriptionstatic SearchResponse<RoleGroup> SearchResponseMapper.toRoleGroupsResponse(RoleGroupSearchResult response) -
Uses of RoleGroupSearchResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return RoleGroupSearchResultModifier and TypeMethodDescriptionRoleGroupSearchResult.addItemsItem(RoleGroupResult itemsItem) RoleGroupSearchResult.items(List<RoleGroupResult> items) RoleGroupSearchResult.page(SearchQueryPageResponse page)