Uses of Class
io.camunda.client.protocol.rest.UserSearchResult
Packages that use UserSearchResult
-
Uses of UserSearchResult in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response with parameters of type UserSearchResultModifier and TypeMethodDescriptionstatic SearchResponse<User> SearchResponseMapper.toUsersResponse(UserSearchResult response) -
Uses of UserSearchResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return UserSearchResultModifier and TypeMethodDescriptionUserSearchResult.addItemsItem(UserResult itemsItem) UserSearchResult.items(List<UserResult> items) UserSearchResult.page(SearchQueryPageResponse page)