Class RabbitMqInboundResult.RabbitMqInboundMessage
java.lang.Object
io.camunda.connector.rabbitmq.inbound.model.RabbitMqInboundResult.RabbitMqInboundMessage
- Enclosing class:
- RabbitMqInboundResult
-
Constructor Summary
ConstructorsConstructorDescriptionRabbitMqInboundMessage(String consumerTag, Object body, com.rabbitmq.client.AMQP.BasicProperties properties) -
Method Summary
-
Constructor Details
-
RabbitMqInboundMessage
-
-
Method Details