public class FileZipOperation extends FileOperation implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
FileZipOperation.DescriptorImpl |
| Constructor and Description |
|---|
FileZipOperation(String folderPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFolderPath() |
boolean |
runOperation(hudson.model.Run<?,?> run,
hudson.FilePath buildWorkspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
@DataBoundConstructor public FileZipOperation(String folderPath)
public String getFolderPath()
public boolean runOperation(hudson.model.Run<?,?> run,
hudson.FilePath buildWorkspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener)
runOperation in class FileOperationCopyright © 2016–2019. All rights reserved.