Uses of Record Class
io.camunda.zeebe.gateway.rest.RequestMapper.UpdateUserTaskRequest
Packages that use RequestMapper.UpdateUserTaskRequest
-
Uses of RequestMapper.UpdateUserTaskRequest in io.camunda.zeebe.gateway.rest
Methods in io.camunda.zeebe.gateway.rest that return types with arguments of type RequestMapper.UpdateUserTaskRequestModifier and TypeMethodDescriptionstatic Either<org.springframework.http.ProblemDetail, RequestMapper.UpdateUserTaskRequest> RequestMapper.toUserTaskUpdateRequest(UserTaskUpdateRequest updateRequest, long userTaskKey)