public class RegisterWebhookStep
extends org.jenkinsci.plugins.workflow.steps.Step
Modifier and Type | Class and Description |
---|---|
static class |
RegisterWebhookStep.DescriptorImpl |
Constructor and Description |
---|
RegisterWebhookStep() |
Modifier and Type | Method and Description |
---|---|
RegisterWebhookStep.DescriptorImpl |
getDescriptor() |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
public org.jenkinsci.plugins.workflow.steps.StepExecution start(org.jenkinsci.plugins.workflow.steps.StepContext context) throws Exception
start
in class org.jenkinsci.plugins.workflow.steps.Step
Exception
public RegisterWebhookStep.DescriptorImpl getDescriptor()
getDescriptor
in interface hudson.model.Describable<org.jenkinsci.plugins.workflow.steps.Step>
getDescriptor
in class org.jenkinsci.plugins.workflow.steps.Step
Copyright © 2016–2025. All rights reserved.