JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.jenkinsci.plugins.pipeline.utility.steps.tar
package
org.jenkinsci.plugins.pipeline.utility.steps.tar
Related Packages
Package
Description
org.jenkinsci.plugins.pipeline.utility.steps
Classes
Class
Description
TarStep
Creates a tar file.
TarStep.DescriptorImpl
TarStepExecution
Execution of
TarStep
.
UnTarStep
Unzips a tar file.
UnTarStep.DescriptorImpl
UnTarStepExecution
The execution of a
UnTarStep
.
UnTarStepExecution.UnTarFileCallable
Performs the untar on the slave where the tar file is located.