Class GetP4Step.Execution

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    GetP4Step

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

      • run

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