Uses of Record Class
io.camunda.connector.runtime.inbound.lifecycle.ActiveInboundConnector
Packages that use ActiveInboundConnector
Package
Description
-
Uses of ActiveInboundConnector in io.camunda.connector.runtime.inbound.lifecycle
Methods in io.camunda.connector.runtime.inbound.lifecycle that return types with arguments of type ActiveInboundConnectorModifier and TypeMethodDescriptionInboundConnectorManager.query(ActiveInboundConnectorQuery request) -
Uses of ActiveInboundConnector in io.camunda.connector.runtime.inbound.webhook
Methods in io.camunda.connector.runtime.inbound.webhook that return types with arguments of type ActiveInboundConnectorModifier and TypeMethodDescriptionWebhookConnectorRegistry.getWebhookConnectorByContextPath(String context) Methods in io.camunda.connector.runtime.inbound.webhook with parameters of type ActiveInboundConnectorModifier and TypeMethodDescriptionvoidWebhookConnectorRegistry.deregister(ActiveInboundConnector connector) voidWebhookConnectorRegistry.register(ActiveInboundConnector connector)