Uses of Record Class
io.camunda.connector.runtime.ConnectorProperties.Webhook
-
Uses of ConnectorProperties.Webhook in io.camunda.connector.runtime
Methods in io.camunda.connector.runtime that return ConnectorProperties.WebhookModifier and TypeMethodDescriptionConnectorProperties.webhook()Returns the value of thewebhookrecord component.Constructors in io.camunda.connector.runtime with parameters of type ConnectorProperties.WebhookModifierConstructorDescriptionConnectorProperties(ConnectorProperties.Polling polling, ConnectorProperties.Webhook webhook, ConnectorProperties.SecretProvider secretProvider) Creates an instance of aConnectorPropertiesrecord class.