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,
String charset,
boolean quiet) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
invoke(File zipFile,
hudson.remoting.VirtualChannel channel) |
public Map<String,String> invoke(File zipFile, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2020. All rights reserved.