Uses of Class
io.camunda.zeebe.gateway.impl.broker.request.BrokerThrowErrorRequest
Packages that use BrokerThrowErrorRequest
-
Uses of BrokerThrowErrorRequest in io.camunda.zeebe.gateway
Methods in io.camunda.zeebe.gateway that return BrokerThrowErrorRequestModifier and TypeMethodDescriptionstatic BrokerThrowErrorRequestRequestMapper.toThrowErrorRequest(GatewayOuterClass.ThrowErrorRequest grpcRequest) -
Uses of BrokerThrowErrorRequest in io.camunda.zeebe.gateway.impl.broker.request
Methods in io.camunda.zeebe.gateway.impl.broker.request that return BrokerThrowErrorRequestModifier and TypeMethodDescriptionBrokerThrowErrorRequest.setErrorMessage(String errorMessage) BrokerThrowErrorRequest.setVariables(org.agrona.DirectBuffer variables)