Uses of Record Class
io.camunda.connector.runtime.inbound.executable.RegisteredExecutable.Activated
Packages that use RegisteredExecutable.Activated
-
Uses of RegisteredExecutable.Activated in io.camunda.connector.runtime.inbound.webhook
Methods in io.camunda.connector.runtime.inbound.webhook that return types with arguments of type RegisteredExecutable.ActivatedModifier and TypeMethodDescriptionWebhookConnectorRegistry.getWebhookConnectorByContextPath(String context) Methods in io.camunda.connector.runtime.inbound.webhook with parameters of type RegisteredExecutable.ActivatedModifier and TypeMethodDescriptionvoidWebhookConnectorRegistry.deregister(RegisteredExecutable.Activated connector) booleanWebhookConnectorRegistry.isRegistered(RegisteredExecutable.Activated connector) voidWebhookConnectorRegistry.register(RegisteredExecutable.Activated connector)