Uses of Class
org.jenkinsci.plugins.webhookstep.WebhookResponse
-
-
Uses of WebhookResponse in org.jenkinsci.plugins.webhookstep
Methods in org.jenkinsci.plugins.webhookstep that return WebhookResponse Modifier and Type Method Description static WebhookResponse
WebhookRootAction. registerWebhook(WaitForWebhookExecution exec)
Methods in org.jenkinsci.plugins.webhookstep with parameters of type WebhookResponse Modifier and Type Method Description void
WaitForWebhookExecution. onTriggered(WebhookResponse response)
-