Uses of Class
io.camunda.client.protocol.rest.RoleResult
Packages that use RoleResult
-
Uses of RoleResult in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response with parameters of type RoleResultModifier and TypeMethodDescriptionstatic RoleSearchResponseMapper.toRoleResponse(RoleResult response) -
Uses of RoleResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return RoleResultMethods in io.camunda.client.protocol.rest that return types with arguments of type RoleResultMethods in io.camunda.client.protocol.rest with parameters of type RoleResultMethod parameters in io.camunda.client.protocol.rest with type arguments of type RoleResultModifier and TypeMethodDescriptionRoleSearchQueryResult.items(List<RoleResult> items) voidRoleSearchQueryResult.setItems(List<RoleResult> items)