Uses of Interface
io.camunda.client.api.search.response.RoleUser
Packages that use RoleUser
-
Uses of RoleUser in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return types with arguments of type RoleUserModifier and TypeMethodDescriptionUsersByRoleSearchRequestImpl.requestTimeout(Duration requestTimeout) UsersByRoleSearchRequestImpl.send() -
Uses of RoleUser in io.camunda.client.impl.search.response
Classes in io.camunda.client.impl.search.response that implement RoleUserMethods in io.camunda.client.impl.search.response that return types with arguments of type RoleUserModifier and TypeMethodDescriptionstatic SearchResponse<RoleUser> SearchResponseMapper.toRoleUsersResponse(RoleUserSearchResult response)