| Package | Description |
|---|---|
| hudson.plugins.s3 |
| Modifier and Type | Field and Description |
|---|---|
List<MetadataPair> |
Entry.userMetadata
Metadata overrides
|
| Modifier and Type | Method and Description |
|---|---|
Descriptor<MetadataPair> |
MetadataPair.getDescriptor() |
List<MetadataPair> |
S3BucketPublisher.getUserMetadata() |
| Constructor and Description |
|---|
Entry(String bucket,
String sourceFile,
String excludedFile,
String storageClass,
String selectedRegion,
boolean noUploadOnFailure,
boolean uploadFromSlave,
boolean managedArtifacts,
boolean useServerSideEncryption,
boolean flatten,
boolean gzipFiles,
boolean keepForever,
boolean showDirectlyInBrowser,
List<MetadataPair> userMetadata) |
S3BucketPublisher(String profileName,
List<Entry> entries,
List<MetadataPair> userMetadata,
boolean dontWaitForConcurrentBuildCompletion,
String consoleLogLevel,
String pluginFailureResultConstraint,
boolean dontSetBuildResultOnFailure) |
Copyright © 2016–2021. All rights reserved.