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 WebhookResponseWebhookRootAction. registerWebhook(WaitForWebhookExecution exec)Methods in org.jenkinsci.plugins.webhookstep with parameters of type WebhookResponse Modifier and Type Method Description voidWaitForWebhookExecution. onTriggered(WebhookResponse response)
-