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