Uses of Class
io.camunda.client.protocol.rest.RoleSearchQueryResult
Packages that use RoleSearchQueryResult
-
Uses of RoleSearchQueryResult in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response with parameters of type RoleSearchQueryResultModifier and TypeMethodDescriptionstatic SearchResponse<Role> SearchResponseMapper.toRolesResponse(RoleSearchQueryResult response) -
Uses of RoleSearchQueryResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return RoleSearchQueryResultModifier and TypeMethodDescriptionRoleSearchQueryResult.addItemsItem(RoleResult itemsItem) RoleSearchQueryResult.items(List<RoleResult> items) RoleSearchQueryResult.page(SearchQueryPageResponse page)