Uses of Class
org.jenkinsci.plugins.webhookstep.WebhookToken
-
-
Uses of WebhookToken in org.jenkinsci.plugins.webhookstep
Methods in org.jenkinsci.plugins.webhookstep that return WebhookToken Modifier and Type Method Description WebhookToken
RegisterWebhookExecution. run()
Methods in org.jenkinsci.plugins.webhookstep with parameters of type WebhookToken Modifier and Type Method Description static void
WebhookRootAction. registerAuthToken(WebhookToken hook)
Constructors in org.jenkinsci.plugins.webhookstep with parameters of type WebhookToken Constructor Description WaitForWebhookStep(WebhookToken webhookToken)
-