Class DeploymentStepExecution

  • All Implemented Interfaces:
    Serializable

    public class DeploymentStepExecution
    extends org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
    See Also:
    Serialized Form
    • Method Detail

      • start

        public boolean start()
                      throws Exception
        Specified by:
        start in class org.jenkinsci.plugins.workflow.steps.StepExecution
        Throws:
        Exception