Class FileExistsStep.Execution

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    FileExistsStep

    public static final class FileExistsStep.Execution
    extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<Boolean>
    See Also:
    Serialized Form
    • Method Detail

      • run

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