Class WaitForWebhookStep

    • Constructor Detail

      • WaitForWebhookStep

        @DataBoundConstructor
        public WaitForWebhookStep​(WebhookToken webhookToken)
    • Method Detail

      • getToken

        public String getToken()
      • isWithHeaders

        public boolean isWithHeaders()
      • setWithHeaders

        @DataBoundSetter
        public void setWithHeaders​(boolean withHeaders)
      • start

        public org.jenkinsci.plugins.workflow.steps.StepExecution start​(org.jenkinsci.plugins.workflow.steps.StepContext context)
        Specified by:
        start in class org.jenkinsci.plugins.workflow.steps.Step