public class S3DataManager extends Object
Constructor and Description |
---|
S3DataManager(com.amazonaws.services.s3.AmazonS3Client s3Client,
String s3InputBucket,
String s3InputKey,
String sseAlgorithm,
String localSourcePath,
String workspaceSubdir) |
Modifier and Type | Method and Description |
---|---|
static String |
getZipMD5(File zipFile) |
UploadToS3Output |
uploadSourceToS3(hudson.model.TaskListener listener,
hudson.FilePath workspace) |
public UploadToS3Output uploadSourceToS3(hudson.model.TaskListener listener, hudson.FilePath workspace) throws Exception
Exception
public static String getZipMD5(File zipFile) throws IOException
IOException
Copyright © 2016–2023. All rights reserved.