Class RabbitMqExecutable
java.lang.Object
io.camunda.connector.rabbitmq.inbound.RabbitMqExecutable
- All Implemented Interfaces:
InboundConnectorExecutable<InboundConnectorContext>
public class RabbitMqExecutable
extends Object
implements InboundConnectorExecutable<InboundConnectorContext>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RabbitMqExecutable
public RabbitMqExecutable() -
RabbitMqExecutable
-
-
Method Details
-
activate
- Specified by:
activatein interfaceInboundConnectorExecutable<InboundConnectorContext>- Throws:
Exception
-
deactivate
- Specified by:
deactivatein interfaceInboundConnectorExecutable<InboundConnectorContext>- Throws:
Exception
-