Class PwdStep.Execution

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    PwdStep

    public static class PwdStep.Execution
    extends org.jenkinsci.plugins.workflow.steps.SynchronousStepExecution<String>
    See Also:
    Serialized Form
    • Method Detail

      • run

        protected String run()
                      throws Exception
        Specified by:
        run in class org.jenkinsci.plugins.workflow.steps.SynchronousStepExecution<String>
        Throws:
        Exception