Uses of Class
io.camunda.connector.runtime.inbound.registry.InboundConnectorProperties
Packages that use InboundConnectorProperties
Package
Description
-
Uses of InboundConnectorProperties in io.camunda.connector.runtime.inbound.registry
Methods in io.camunda.connector.runtime.inbound.registry with parameters of type InboundConnectorPropertiesModifier and TypeMethodDescriptionvoidInboundConnectorRegistry.registerOtherInboundConnector(InboundConnectorProperties properties) voidInboundConnectorRegistry.registerWebhookConnector(InboundConnectorProperties properties) -
Uses of InboundConnectorProperties in io.camunda.connector.runtime.inbound.webhook
Constructors in io.camunda.connector.runtime.inbound.webhook with parameters of type InboundConnectorProperties