Class CoreWrapperStep.Execution

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    CoreWrapperStep

    @Deprecated
    public static final class CoreWrapperStep.Execution
    extends org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
    Deprecated.
    Only here for serial compatibility.
    See Also:
    Serialized Form
    • Constructor Detail

      • Execution

        public Execution()
        Deprecated.
    • Method Detail

      • start

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