| Package | Description |
|---|---|
| hudson.plugins.s3 | |
| hudson.plugins.s3.callable |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Descriptor<MetadataPair> |
MetadataPair.getDescriptor() |
List<MetadataPair> |
S3BucketPublisher.getUserMetadata() |
| Modifier and Type | Method and Description |
|---|---|
FingerprintRecord |
S3Profile.upload(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
String bucketName,
hudson.FilePath filePath,
int searchPathLength,
List<MetadataPair> userMetadata,
String storageClass,
String selregion,
boolean uploadFromSlave,
boolean managedArtifacts,
boolean useServerSideEncryption,
boolean flatten) |
| Constructor and Description |
|---|
S3BucketPublisher(String profileName,
List<Entry> entries,
List<MetadataPair> userMetadata,
boolean dontWaitForConcurrentBuildCompletion) |
| Constructor and Description |
|---|
S3UploadCallable(boolean produced,
String accessKey,
hudson.util.Secret secretKey,
boolean useRole,
Destination dest,
List<MetadataPair> userMetadata,
String storageClass,
String selregion,
boolean useServerSideEncryption)
Deprecated.
|
S3UploadCallable(boolean produced,
String accessKey,
hudson.util.Secret secretKey,
boolean useRole,
String bucketName,
Destination dest,
List<MetadataPair> userMetadata,
String storageClass,
String selregion,
boolean useServerSideEncryption) |
Copyright © 2004-2015. All Rights Reserved.