Uses of Record Class
io.camunda.zeebe.gateway.rest.RequestMapper.DecisionEvaluationRequest
Packages that use RequestMapper.DecisionEvaluationRequest
-
Uses of RequestMapper.DecisionEvaluationRequest in io.camunda.zeebe.gateway.rest
Methods in io.camunda.zeebe.gateway.rest that return types with arguments of type RequestMapper.DecisionEvaluationRequestModifier and TypeMethodDescriptionstatic Either<org.springframework.http.ProblemDetail, RequestMapper.DecisionEvaluationRequest> RequestMapper.toEvaluateDecisionRequest(EvaluateDecisionRequest request, boolean multiTenancyEnabled)