Class ShellStep

    • Constructor Detail

      • ShellStep

        @DataBoundConstructor
        public ShellStep​(String script)
    • Method Detail

      • getScript

        public String getScript()
      • task

        protected org.jenkinsci.plugins.durabletask.DurableTask task()
        Specified by:
        task in class DurableTaskStep
      • start

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