Uses of Record Class
io.camunda.zeebe.gateway.impl.broker.response.BrokerRejection
Packages that use BrokerRejection
-
Uses of BrokerRejection in io.camunda.zeebe.gateway.cmd
Methods in io.camunda.zeebe.gateway.cmd that return BrokerRejectionConstructors in io.camunda.zeebe.gateway.cmd with parameters of type BrokerRejectionModifierConstructorDescriptionBrokerRejectionException(BrokerRejection rejection) BrokerRejectionException(BrokerRejection rejection, Throwable cause) -
Uses of BrokerRejection in io.camunda.zeebe.gateway.impl.broker.response
Methods in io.camunda.zeebe.gateway.impl.broker.response that return BrokerRejectionModifier and TypeMethodDescriptionBrokerRejectionResponse.getRejection()BrokerResponse.getRejection()Constructors in io.camunda.zeebe.gateway.impl.broker.response with parameters of type BrokerRejection