public class FileUnZipOperation extends FileOperation implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
FileUnZipOperation.DescriptorImpl |
| Constructor and Description |
|---|
FileUnZipOperation(String filePath,
String targetLocation) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFilePath() |
String |
getTargetLocation() |
boolean |
runOperation(hudson.model.Run<?,?> run,
hudson.FilePath buildWorkspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
public String getFilePath()
public String getTargetLocation()
public boolean runOperation(hudson.model.Run<?,?> run,
hudson.FilePath buildWorkspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener)
runOperation in class FileOperationCopyright © 2016. All rights reserved.