public static class UnZipStepExecution.UnZipFileCallable extends jenkins.MasterToSlaveFileCallable<Map<String,String>>
| Constructor and Description |
|---|
UnZipFileCallable(hudson.model.TaskListener listener,
hudson.FilePath destination,
String glob,
boolean read) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
invoke(File zipFile,
hudson.remoting.VirtualChannel channel) |
public UnZipFileCallable(hudson.model.TaskListener listener,
hudson.FilePath destination,
String glob,
boolean read)
public Map<String,String> invoke(File zipFile, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2004-2016. All Rights Reserved.