Class ZipStep

    • Method Detail

      • getZipFile

        public String getZipFile()
        The name/path of the zip file to create.
        Returns:
        the path
      • 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