public class ZipSourceCallable extends jenkins.MasterToSlaveFileCallable<String>
| Modifier and Type | Field and Description |
|---|---|
static String |
zipSourceError |
| Constructor and Description |
|---|
ZipSourceCallable(hudson.FilePath workspace) |
| Modifier and Type | Method and Description |
|---|---|
String |
invoke(File f,
hudson.remoting.VirtualChannel channel) |
static String |
trimPrefix(String path,
String prefixToTrim) |
static void |
zipSource(hudson.FilePath workspace,
String directory,
ZipOutputStream out,
String prefixToTrim) |
public static final String zipSourceError
public String invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException
IOExceptionpublic static void zipSource(hudson.FilePath workspace,
String directory,
ZipOutputStream out,
String prefixToTrim)
throws com.amazonaws.services.codebuild.model.InvalidInputException,
IOException,
InterruptedException
com.amazonaws.services.codebuild.model.InvalidInputExceptionIOExceptionInterruptedExceptionCopyright © 2016–2019. All rights reserved.