Class P4UnshelveStep

  • All Implemented Interfaces:
    ExtensionPoint, Describable<org.jenkinsci.plugins.workflow.steps.Step>

    public class P4UnshelveStep
    extends org.jenkinsci.plugins.workflow.steps.Step
    • Method Detail

      • start

        public org.jenkinsci.plugins.workflow.steps.StepExecution start​(org.jenkinsci.plugins.workflow.steps.StepContext context)
                                                                 throws Exception
        Specified by:
        start in class org.jenkinsci.plugins.workflow.steps.Step
        Throws:
        Exception
      • getCredential

        public String getCredential()
      • getWorkspace

        public Workspace getWorkspace()
      • getShelf

        public String getShelf()
      • getResolve

        public String getResolve()
      • isTidy

        public boolean isTidy()
      • isIgnoreEmpty

        public boolean isIgnoreEmpty()