Uses of Record Class
io.camunda.zeebe.gateway.rest.RequestMapper.AssignUserTaskRequest
Packages that use RequestMapper.AssignUserTaskRequest
-
Uses of RequestMapper.AssignUserTaskRequest in io.camunda.zeebe.gateway.rest
Methods in io.camunda.zeebe.gateway.rest that return RequestMapper.AssignUserTaskRequestMethods in io.camunda.zeebe.gateway.rest that return types with arguments of type RequestMapper.AssignUserTaskRequestModifier and TypeMethodDescriptionstatic Either<org.springframework.http.ProblemDetail, RequestMapper.AssignUserTaskRequest> RequestMapper.toUserTaskAssignmentRequest(UserTaskAssignmentRequest assignmentRequest, long userTaskKey)