Class WebhookConnectorRegistry
java.lang.Object
io.camunda.connector.runtime.inbound.webhook.WebhookConnectorRegistry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidderegister(RegisteredExecutable.Activated connector) getWebhookConnectorByContextPath(String context) booleanisRegistered(RegisteredExecutable.Activated connector) voidregister(RegisteredExecutable.Activated connector) voidreset()
-
Constructor Details
-
WebhookConnectorRegistry
public WebhookConnectorRegistry()
-
-
Method Details
-
getWebhookConnectorByContextPath
-
isRegistered
-
register
-
deregister
-
reset
public void reset()
-