Uses of Record Class
io.camunda.zeebe.gateway.rest.RequestMapper.UpdateJobRequest
Packages that use RequestMapper.UpdateJobRequest
-
Uses of RequestMapper.UpdateJobRequest in io.camunda.zeebe.gateway.rest
Methods in io.camunda.zeebe.gateway.rest that return types with arguments of type RequestMapper.UpdateJobRequestModifier and TypeMethodDescriptionstatic Either<org.springframework.http.ProblemDetail, RequestMapper.UpdateJobRequest> RequestMapper.toJobUpdateRequest(JobUpdateRequest updateRequest, long jobKey)