public final class DownloadCallable extends Object implements hudson.FilePath.FileCallable<Void>
| Constructor and Description |
|---|
DownloadCallable(boolean clearWorkspace,
com.amazonaws.services.codepipeline.model.Job job,
CodePipelineStateModel model,
AWSClientFactory awsClientFactory,
String pluginUserAgentPrefix,
hudson.model.TaskListener listener) |
| Modifier and Type | Method and Description |
|---|---|
Void |
invoke(File workspace,
hudson.remoting.VirtualChannel channel) |
public DownloadCallable(boolean clearWorkspace,
com.amazonaws.services.codepipeline.model.Job job,
CodePipelineStateModel model,
AWSClientFactory awsClientFactory,
String pluginUserAgentPrefix,
hudson.model.TaskListener listener)
public Void invoke(File workspace, hudson.remoting.VirtualChannel channel) throws InterruptedException
invoke in interface hudson.FilePath.FileCallable<Void>InterruptedExceptionCopyright © 2004-2019. All Rights Reserved.