public class WaitForWebhookStep extends org.jenkinsci.plugins.workflow.steps.Step implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
WaitForWebhookStep.DescriptorImpl |
Constructor and Description |
---|
WaitForWebhookStep(WebhookToken webhookToken) |
Modifier and Type | Method and Description |
---|---|
String |
getToken() |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
@DataBoundConstructor public WaitForWebhookStep(WebhookToken webhookToken)
Copyright © 2016–2025. All rights reserved.