public class BuildPackageCallable extends Object implements hudson.FilePath.FileCallable<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) |
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
invoke in interface hudson.FilePath.FileCallable<hudson.model.Result>IOExceptionInterruptedExceptionCopyright © 2013-2014. All Rights Reserved.