Uses of Class
io.camunda.zeebe.gateway.impl.broker.request.BrokerFailJobRequest
Packages that use BrokerFailJobRequest
-
Uses of BrokerFailJobRequest in io.camunda.zeebe.gateway
Methods in io.camunda.zeebe.gateway that return BrokerFailJobRequestModifier and TypeMethodDescriptionstatic BrokerFailJobRequestRequestMapper.toFailJobRequest(GatewayOuterClass.FailJobRequest grpcRequest) -
Uses of BrokerFailJobRequest in io.camunda.zeebe.gateway.impl.broker.request
Methods in io.camunda.zeebe.gateway.impl.broker.request that return BrokerFailJobRequestModifier and TypeMethodDescriptionBrokerFailJobRequest.setErrorMessage(String errorMessage) BrokerFailJobRequest.setVariables(org.agrona.DirectBuffer variables)