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 WebhookTokenRegisterWebhookExecution. run()Methods in org.jenkinsci.plugins.webhookstep with parameters of type WebhookToken Modifier and Type Method Description static voidWebhookRootAction. registerAuthToken(WebhookToken hook)Constructors in org.jenkinsci.plugins.webhookstep with parameters of type WebhookToken Constructor Description WaitForWebhookStep(WebhookToken webhookToken)
-