Uses of Record Class
io.camunda.zeebe.gateway.rest.RequestMapper.ErrorJobRequest
Packages that use RequestMapper.ErrorJobRequest
-
Uses of RequestMapper.ErrorJobRequest in io.camunda.zeebe.gateway.rest
Methods in io.camunda.zeebe.gateway.rest that return types with arguments of type RequestMapper.ErrorJobRequestModifier and TypeMethodDescriptionstatic Either<org.springframework.http.ProblemDetail, RequestMapper.ErrorJobRequest> RequestMapper.toJobErrorRequest(JobErrorRequest errorRequest, long jobKey)