public class S3DownloadCallable extends AbstractS3Callable implements hudson.FilePath.FileCallable<FingerprintRecord>
| Constructor and Description |
|---|
S3DownloadCallable(String accessKey,
hudson.util.Secret secretKey,
boolean useRole,
Destination dest,
PrintStream console) |
| Modifier and Type | Method and Description |
|---|---|
FingerprintRecord |
invoke(File file,
hudson.remoting.VirtualChannel channel) |
getClientpublic S3DownloadCallable(String accessKey, hudson.util.Secret secretKey, boolean useRole, Destination dest, PrintStream console)
public FingerprintRecord invoke(File file, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke in interface hudson.FilePath.FileCallable<FingerprintRecord>IOExceptionInterruptedExceptionCopyright © 2004-2014. All Rights Reserved.