Class UnZipStepExecution

java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<Object>
org.jenkinsci.plugins.pipeline.utility.steps.DecompressStepExecution
org.jenkinsci.plugins.pipeline.utility.steps.zip.UnZipStepExecution
All Implemented Interfaces:
Serializable

public class UnZipStepExecution extends DecompressStepExecution
The execution of a UnZipStep.
Author:
Robert Sandell <rsandell@cloudbees.com>.
See Also: