public final class DeployPackageCallable extends GraniteClientFileCallable<hudson.model.Result>
FilePath.FileCallable used by the DeployPackagesBuilder| Constructor and Description |
|---|
DeployPackageCallable(GraniteClientConfig clientConfig,
hudson.model.TaskListener listener,
net.adamcin.granite.client.packman.PackId packId,
PackageInstallOptions options,
ExistingPackageBehavior behavior) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Result |
invoke(File f,
hudson.remoting.VirtualChannel channel) |
public DeployPackageCallable(GraniteClientConfig clientConfig, hudson.model.TaskListener listener, net.adamcin.granite.client.packman.PackId packId, PackageInstallOptions options, ExistingPackageBehavior behavior)
public hudson.model.Result invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2013–2019. All rights reserved.