A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

Z

zero() - Static method in class hudson.scheduler.Hash
Creates a hash that always return 0.
ZERO - Static variable in class hudson.util.ClockDifference
 
zip(FilePath) - Method in class hudson.FilePath
 
zip(OutputStream) - Method in class hudson.FilePath
Creates a zip file from this directory or a file and sends that to the given output stream.
zip(OutputStream, DirScanner) - Method in class hudson.FilePath
Uses the given scanner on 'this' directory to list up files and then archive it to a zip stream.
zip(OutputStream, DirScanner, String, String, OpenOption...) - Method in class hudson.FilePath
Uses the given scanner on 'this' directory to list up files and then archive it to a zip stream.
zip(OutputStream, FileFilter) - Method in class hudson.FilePath
Creates a zip file from this directory by using the specified filter, and sends the result to the given output stream.
zip(OutputStream, String) - Method in class hudson.FilePath
Creates a zip file from this directory by only including the files that match the given glob.
zip(OutputStream, String, String, boolean, String, OpenOption...) - Method in class jenkins.util.VirtualFile
Create a ZIP archive from the list of folders/files using the includes and excludes to filter them.
ZIP - Static variable in class hudson.util.io.ArchiverFactory
Zip format.
ZipExtractionInstaller - Class in hudson.tools
Installs a tool into the Hudson working area by downloading and unpacking a ZIP file.
ZipExtractionInstaller(String, String, String) - Constructor for class hudson.tools.ZipExtractionInstaller
 
ZipExtractionInstaller_bad_connection() - Static method in class hudson.tools.Messages
Key ZipExtractionInstaller.bad_connection: Server rejected connection..
ZipExtractionInstaller_could_not_connect() - Static method in class hudson.tools.Messages
Key ZipExtractionInstaller.could_not_connect: Could not connect to URL..
ZipExtractionInstaller_DescriptorImpl_displayName() - Static method in class hudson.tools.Messages
Key ZipExtractionInstaller.DescriptorImpl.displayName: Extract *.zip/*.tar.gz.
ZipExtractionInstaller_malformed_url() - Static method in class hudson.tools.Messages
Key ZipExtractionInstaller.malformed_url: Malformed URL..
ZipExtractionInstaller.DescriptorImpl - Class in hudson.tools
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages