Uses of Class
io.camunda.client.protocol.rest.GroupResult
Packages that use GroupResult
-
Uses of GroupResult in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response with parameters of type GroupResultModifier and TypeMethodDescriptionstatic GroupSearchResponseMapper.toGroupResponse(GroupResult response) -
Uses of GroupResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return GroupResultMethods in io.camunda.client.protocol.rest that return types with arguments of type GroupResultMethods in io.camunda.client.protocol.rest with parameters of type GroupResultMethod parameters in io.camunda.client.protocol.rest with type arguments of type GroupResultModifier and TypeMethodDescriptionGroupSearchQueryResult.items(List<GroupResult> items) voidGroupSearchQueryResult.setItems(List<GroupResult> items)