Uses of Class
io.camunda.client.protocol.rest.RoleGroupResult
Packages that use RoleGroupResult
-
Uses of RoleGroupResult in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response with parameters of type RoleGroupResultModifier and TypeMethodDescriptionstatic RoleGroupSearchResponseMapper.toRoleGroupResponse(RoleGroupResult response) -
Uses of RoleGroupResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return RoleGroupResultMethods in io.camunda.client.protocol.rest that return types with arguments of type RoleGroupResultMethods in io.camunda.client.protocol.rest with parameters of type RoleGroupResultMethod parameters in io.camunda.client.protocol.rest with type arguments of type RoleGroupResultModifier and TypeMethodDescriptionRoleGroupSearchResult.items(List<RoleGroupResult> items) voidRoleGroupSearchResult.setItems(List<RoleGroupResult> items)