Class InboundExecutableRegistryImpl
java.lang.Object
io.camunda.connector.runtime.inbound.executable.InboundExecutableRegistryImpl
- All Implemented Interfaces:
InboundExecutableRegistry
-
Constructor Summary
ConstructorsConstructorDescriptionInboundExecutableRegistryImpl(InboundConnectorFactory connectorFactory, BatchExecutableProcessor batchExecutableProcessor) -
Method Summary
-
Constructor Details
-
InboundExecutableRegistryImpl
public InboundExecutableRegistryImpl(InboundConnectorFactory connectorFactory, BatchExecutableProcessor batchExecutableProcessor)
-
-
Method Details
-
publishEvent
- Specified by:
publishEventin interfaceInboundExecutableRegistry
-
query
- Specified by:
queryin interfaceInboundExecutableRegistry
-
logStatusReport
@Scheduled(fixedRate=3600000L) public void logStatusReport()
-