public class BuildPackageCallable extends GraniteClientFileCallable<hudson.model.Result>
FilePath.FileCallable used by the BuildPackageBuilder| Constructor and Description |
|---|
BuildPackageCallable(GraniteClientConfig clientConfig,
hudson.model.TaskListener listener,
net.adamcin.granite.client.packman.PackId packId,
net.adamcin.granite.client.packman.WspFilter wspFilter,
boolean download) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Result |
invoke(File toDirectory,
hudson.remoting.VirtualChannel channel) |
public BuildPackageCallable(GraniteClientConfig clientConfig, hudson.model.TaskListener listener, net.adamcin.granite.client.packman.PackId packId, net.adamcin.granite.client.packman.WspFilter wspFilter, boolean download)
public hudson.model.Result invoke(File toDirectory, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2013–2019. All rights reserved.