Class P4SwarmUpdateStep

  • All Implemented Interfaces:
    ExtensionPoint, Describable<org.jenkinsci.plugins.workflow.steps.Step>

    public class P4SwarmUpdateStep
    extends org.jenkinsci.plugins.workflow.steps.Step
    • Constructor Detail

      • P4SwarmUpdateStep

        @DataBoundConstructor
        public P4SwarmUpdateStep​(String updateMessage)
    • Method Detail

      • getUpdateMessage

        public String getUpdateMessage()
      • start

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