Index
All Classes and Interfaces|All Packages|Serialized Form
B
- bucket - Variable in class hudson.plugins.s3.Entry
-
Destination bucket for the copy.
- bucketName - Variable in class hudson.plugins.s3.Destination
- buildMetadata(FilePath) - Method in class hudson.plugins.s3.callable.S3BaseUploadCallable
- BuildTrigger_NoSuchProject(Object) - Static method in class hudson.plugins.s3.Messages
-
Key
BuildTrigger.NoSuchProject
:No such project ‘{0}’.
. - BuildTrigger_NoSuchProjectWithSuggestion(Object, Object) - Static method in class hudson.plugins.s3.Messages
-
Key
BuildTrigger.NoSuchProjectWithSuggestion
:No such project ‘{0}’. Did you mean ‘{1}’?
.
C
- checkRoles(RoleChecker) - Method in class hudson.plugins.s3.callable.S3BaseUploadCallable
- checkRoles(RoleChecker) - Method in class hudson.plugins.s3.callable.S3CleanupUploadCallable
- checkRoles(RoleChecker) - Method in class hudson.plugins.s3.callable.S3WaitUploadCallable
- cleanup(FilePath) - Method in class hudson.plugins.s3.Uploads
- ClientHelper - Class in hudson.plugins.s3
- ClientHelper() - Constructor for class hudson.plugins.s3.ClientHelper
- configure(StaplerRequest, JSONObject) - Method in class hudson.plugins.s3.S3BucketPublisher.DescriptorImpl
- CopyArtifact_FailedToCopy(Object, Object) - Static method in class hudson.plugins.s3.Messages
-
Key
CopyArtifact.FailedToCopy
:Failed to copy artifacts from {0} with filter: {1}
. - CopyArtifact_MatrixProject() - Static method in class hudson.plugins.s3.Messages
-
Key
CopyArtifact.MatrixProject
:Artifacts will be copied from all configurations of this multiconfiguration project; click the help icon to learn about selecting a particular configuration.
. - CopyArtifact_MavenProject() - Static method in class hudson.plugins.s3.Messages
-
Key
CopyArtifact.MavenProject
:Artifacts will be copied from all modules of this Maven project; click the help icon to learn about selecting a particular module.
. - CopyArtifact_MissingBuild(Object) - Static method in class hudson.plugins.s3.Messages
-
Key
CopyArtifact.MissingBuild
:Unable to find a build for artifact copy from: {0}
. - CopyArtifact_MissingProject(Object) - Static method in class hudson.plugins.s3.Messages
-
Key
CopyArtifact.MissingProject
:Unable to find project for artifact copy: {0} This may be due to incorrect project name or permission settings; see help for project name in job configuration.
. - CopyArtifact_MissingSrcWorkspace() - Static method in class hudson.plugins.s3.Messages
-
Key
CopyArtifact.MissingSrcWorkspace
:Unable to access upstream workspace for artifact copy. Slave node offline?
. - CopyArtifact_ParameterizedName() - Static method in class hudson.plugins.s3.Messages
-
Key
CopyArtifact.ParameterizedName
:Value references a build parameter, so it cannot be validated.
. - CopyArtifactRunListener() - Constructor for class hudson.plugins.s3.S3CopyArtifact.CopyArtifactRunListener
- createClient(String, String, boolean, String, ProxyConfiguration) - Static method in class hudson.plugins.s3.ClientHelper
- createClient(String, String, boolean, String, ProxyConfiguration, String) - Static method in class hudson.plugins.s3.ClientHelper
D
- DEFAULT_AMAZON_S3_REGION_NAME - Static variable in class hudson.plugins.s3.ClientHelper
- delete(Run, FingerprintRecord) - Method in class hudson.plugins.s3.S3Profile
-
Delete some artifacts of a given run
- DESCRIPOR - Static variable in class hudson.plugins.s3.Entry
- DESCRIPOR - Static variable in class hudson.plugins.s3.MetadataPair
- DESCRIPTOR - Static variable in class hudson.plugins.s3.S3BucketPublisher
- DescriptorImpl() - Constructor for class hudson.plugins.s3.Entry.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.plugins.s3.MetadataPair.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.plugins.s3.S3BucketPublisher.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.plugins.s3.S3CopyArtifact.DescriptorImpl
- DescriptorImpl(Class<? extends Publisher>) - Constructor for class hudson.plugins.s3.S3BucketPublisher.DescriptorImpl
- Destination - Class in hudson.plugins.s3
-
Provides a way to construct a destination bucket name and object name based on the bucket name provided by the user.
- Destination(String, String) - Constructor for class hudson.plugins.s3.Destination
- doCheckProjectName(AccessControlled, String) - Method in class hudson.plugins.s3.S3CopyArtifact.DescriptorImpl
- doDownload(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.s3.S3ArtifactsAction
- doFillConsoleLogLevelItems() - Method in class hudson.plugins.s3.S3BucketPublisher.DescriptorImpl
- doFillPluginFailureResultConstraintItems() - Method in class hudson.plugins.s3.S3BucketPublisher.DescriptorImpl
- doFillProfileNameItems(Item) - Method in class hudson.plugins.s3.S3BucketPublisher.DescriptorImpl
- doFillSelectedRegionItems() - Method in class hudson.plugins.s3.Entry.DescriptorImpl
- doFillStorageClassItems() - Method in class hudson.plugins.s3.Entry.DescriptorImpl
- doLoginCheck(String, String, Secret, boolean) - Method in class hudson.plugins.s3.S3BucketPublisher.DescriptorImpl
- downloadAll(Run<?, ?>, List<FingerprintRecord>, String, String, FilePath, boolean) - Method in class hudson.plugins.s3.S3Profile
-
Download all artifacts from a given build
E
- ENDPOINT - Static variable in class hudson.plugins.s3.ClientHelper
- Entry - Class in hudson.plugins.s3
- Entry(String, String, String, String, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, List<MetadataPair>) - Constructor for class hudson.plugins.s3.Entry
- Entry.DescriptorImpl - Class in hudson.plugins.s3
- excludedFile - Variable in class hudson.plugins.s3.Entry
-
File name relative to the workspace root to be excluded from upload.
F
- FileHelper - Class in hudson.plugins.s3
- FileHelper() - Constructor for class hudson.plugins.s3.FileHelper
- FingerprintRecord - Class in hudson.plugins.s3
- FingerprintRecord(boolean, String, String, String, String) - Constructor for class hudson.plugins.s3.FingerprintRecord
- finishUploading(FilePath) - Method in class hudson.plugins.s3.Uploads
- flatten - Variable in class hudson.plugins.s3.Entry
-
Flatten directories
G
- generateFromFile(FilePath) - Static method in class hudson.plugins.s3.MD5
- generateFromFile(File) - Static method in class hudson.plugins.s3.MD5
- getAccessKey() - Method in class hudson.plugins.s3.S3Profile
- getArtifact() - Method in class hudson.plugins.s3.FingerprintRecord
- getArtifacts() - Method in class hudson.plugins.s3.S3ArtifactsAction
- getBucket() - Method in class hudson.plugins.s3.S3Artifact
- getBuild() - Method in class hudson.plugins.s3.S3ArtifactsAction
- getBuildSelector() - Method in class hudson.plugins.s3.S3CopyArtifact
- getBuildSelectors() - Method in class hudson.plugins.s3.S3CopyArtifact.DescriptorImpl
- getClient(String) - Method in class hudson.plugins.s3.S3Profile
- getClientConfiguration(ProxyConfiguration, Region) - Static method in class hudson.plugins.s3.ClientHelper
- getConsoleLogLevel() - Method in class hudson.plugins.s3.S3BucketPublisher
-
for data binding only
- getConsoleLogLevels() - Method in class hudson.plugins.s3.S3BucketPublisher.DescriptorImpl
- getDescriptor() - Method in class hudson.plugins.s3.Entry
- getDescriptor() - Method in class hudson.plugins.s3.MetadataPair
- getDest() - Method in class hudson.plugins.s3.callable.S3BaseUploadCallable
- getDisplayName() - Method in class hudson.plugins.s3.Entry.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.s3.MetadataPair.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.s3.S3ArtifactsAction
- getDisplayName() - Method in class hudson.plugins.s3.S3ArtifactsProjectAction
- getDisplayName() - Method in class hudson.plugins.s3.S3BucketPublisher.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.s3.S3CopyArtifact.DescriptorImpl
- getDownloadRetryTime() - Method in class hudson.plugins.s3.S3Profile
- getEntries() - Method in class hudson.plugins.s3.S3BucketPublisher
- getExcludeFilter() - Method in class hudson.plugins.s3.S3CopyArtifact
- getFilter() - Method in class hudson.plugins.s3.S3CopyArtifact
- getFingerprint() - Method in class hudson.plugins.s3.FingerprintRecord
- getHelpFile() - Method in class hudson.plugins.s3.S3BucketPublisher.DescriptorImpl
- getIconFileName() - Method in class hudson.plugins.s3.S3ArtifactsAction
- getIconFileName() - Method in class hudson.plugins.s3.S3ArtifactsProjectAction
- getInstance() - Static method in class hudson.plugins.s3.Uploads
- getLastSuccessfulNumber() - Method in class hudson.plugins.s3.S3ArtifactsProjectAction
- getLatestDeployedArtifacts() - Method in class hudson.plugins.s3.S3ArtifactsProjectAction
- getLink() - Method in class hudson.plugins.s3.FingerprintRecord
- getMaxDownloadRetries() - Method in class hudson.plugins.s3.S3Profile
- getMaxUploadRetries() - Method in class hudson.plugins.s3.S3Profile
- getName() - Method in class hudson.plugins.s3.FingerprintRecord
- getName() - Method in class hudson.plugins.s3.S3Artifact
- getName() - Method in class hudson.plugins.s3.S3Profile
- getPluginFailureResultConstraint() - Method in class hudson.plugins.s3.S3BucketPublisher
-
for data binding only
- getPluginFailureResultConstraints() - Method in class hudson.plugins.s3.S3BucketPublisher.DescriptorImpl
- getProfile() - Method in class hudson.plugins.s3.S3ArtifactsAction
- getProfile() - Method in class hudson.plugins.s3.S3BucketPublisher
- getProfile(String) - Static method in class hudson.plugins.s3.S3BucketPublisher
- getProfileName() - Method in class hudson.plugins.s3.S3BucketPublisher
- getProfiles() - Method in class hudson.plugins.s3.S3BucketPublisher.DescriptorImpl
- getProjectActions(AbstractProject<?, ?>) - Method in class hudson.plugins.s3.S3BucketPublisher
- getProjectName() - Method in class hudson.plugins.s3.S3CopyArtifact
- getRegion() - Method in class hudson.plugins.s3.S3Artifact
- getRequiredMonitorService() - Method in class hudson.plugins.s3.S3BucketPublisher
- getSearchPathLength(String, String, boolean) - Static method in class hudson.plugins.s3.FileHelper
- getSecretKey() - Method in class hudson.plugins.s3.S3Profile
- getSignedUrlExpirySeconds() - Method in class hudson.plugins.s3.S3Profile
- getTarget() - Method in class hudson.plugins.s3.S3CopyArtifact
- getTransferManager() - Method in class hudson.plugins.s3.callable.S3BaseUploadCallable
- getUploadRetryTime() - Method in class hudson.plugins.s3.S3Profile
- getUrlName() - Method in class hudson.plugins.s3.S3ArtifactsAction
- getUrlName() - Method in class hudson.plugins.s3.S3ArtifactsProjectAction
- getUserMetadata() - Method in class hudson.plugins.s3.S3BucketPublisher
- getUseRole() - Method in class hudson.plugins.s3.S3Profile
- gzipFiles - Variable in class hudson.plugins.s3.Entry
-
use GZIP to compress files
H
- hudson.plugins.s3 - package hudson.plugins.s3
- hudson.plugins.s3.callable - package hudson.plugins.s3.callable
I
- invoke(FilePath) - Method in interface hudson.plugins.s3.callable.MasterSlaveCallable
-
Stream from slave to master, then upload from master
- invoke(FilePath) - Method in class hudson.plugins.s3.callable.S3BaseUploadCallable
-
Stream from slave to master, then upload from master
- invoke(FilePath) - Method in class hudson.plugins.s3.callable.S3CleanupUploadCallable
- invoke(FilePath) - Method in class hudson.plugins.s3.callable.S3GzipCallable
- invoke(FilePath) - Method in class hudson.plugins.s3.callable.S3UploadCallable
-
Stream from slave to master, then upload from master
- invoke(FilePath) - Method in class hudson.plugins.s3.callable.S3WaitUploadCallable
- invoke(File, VirtualChannel) - Method in interface hudson.plugins.s3.callable.MasterSlaveCallable
-
Upload from slave directly
- invoke(File, VirtualChannel) - Method in class hudson.plugins.s3.callable.S3BaseUploadCallable
-
Upload from slave directly
- invoke(File, VirtualChannel) - Method in class hudson.plugins.s3.callable.S3CleanupUploadCallable
- invoke(File, VirtualChannel) - Method in class hudson.plugins.s3.callable.S3DownloadCallable
- invoke(File, VirtualChannel) - Method in class hudson.plugins.s3.callable.S3WaitUploadCallable
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.s3.S3BucketPublisher.DescriptorImpl
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.s3.S3CopyArtifact.DescriptorImpl
- isDontSetBuildResultOnFailure() - Method in class hudson.plugins.s3.S3BucketPublisher
- isDontWaitForConcurrentBuildCompletion() - Method in class hudson.plugins.s3.S3BucketPublisher
- isFlatten() - Method in class hudson.plugins.s3.S3CopyArtifact
- isKeepForever() - Method in class hudson.plugins.s3.FingerprintRecord
- isKeepStructure() - Method in class hudson.plugins.s3.S3Profile
- isOptional() - Method in class hudson.plugins.s3.S3CopyArtifact
- isShowDirectlyInBrowser() - Method in class hudson.plugins.s3.FingerprintRecord
- isUseRole() - Method in class hudson.plugins.s3.S3Profile
K
- keepForever - Variable in class hudson.plugins.s3.Entry
-
Don't delete artifacts in Amazon after job was rotated
- key - Variable in class hudson.plugins.s3.MetadataPair
-
The key of the user metadata pair to tag an upload with.
L
- list(Run, String) - Method in class hudson.plugins.s3.S3Profile
- ListenerImpl() - Constructor for class hudson.plugins.s3.S3CopyArtifact.ListenerImpl
M
- managedArtifacts - Variable in class hudson.plugins.s3.Entry
-
Let Jenkins manage the S3 uploaded artifacts
- MasterSlaveCallable<T> - Interface in hudson.plugins.s3.callable
- MD5 - Class in hudson.plugins.s3
- MD5() - Constructor for class hudson.plugins.s3.MD5
- Messages - Class in hudson.plugins.s3
-
Generated localization support class.
- Messages() - Constructor for class hudson.plugins.s3.Messages
- MetadataPair - Class in hudson.plugins.s3
- MetadataPair(String, String) - Constructor for class hudson.plugins.s3.MetadataPair
- MetadataPair.DescriptorImpl - Class in hudson.plugins.s3
N
- newFromRun(Run, S3Artifact) - Static method in class hudson.plugins.s3.Destination
- newFromRun(Run, String, String, boolean) - Static method in class hudson.plugins.s3.Destination
- noUploadOnFailure - Variable in class hudson.plugins.s3.Entry
-
Do not publish the artifacts when build fails
O
- objectName - Variable in class hudson.plugins.s3.Destination
- onAttached(Run) - Method in class hudson.plugins.s3.S3ArtifactsAction
- onDeleted(Run) - Method in class hudson.plugins.s3.S3BucketPublisher.S3DeletedJobListener
- onLoad(Run<?, ?>) - Method in class hudson.plugins.s3.S3ArtifactsAction
- onRenamed(Item, String, String) - Method in class hudson.plugins.s3.S3CopyArtifact.ListenerImpl
- onStarted(Build, TaskListener) - Method in class hudson.plugins.s3.S3CopyArtifact.CopyArtifactRunListener
P
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class hudson.plugins.s3.S3BucketPublisher
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class hudson.plugins.s3.S3CopyArtifact
R
- readResolve() - Method in class hudson.plugins.s3.S3BucketPublisher
- regions - Static variable in class hudson.plugins.s3.Entry
-
Regions Values
- regions - Variable in class hudson.plugins.s3.S3BucketPublisher.DescriptorImpl
- replaceProfiles(List<S3Profile>) - Method in class hudson.plugins.s3.S3BucketPublisher.DescriptorImpl
S
- S3Artifact - Class in hudson.plugins.s3
- S3Artifact(String, String, String) - Constructor for class hudson.plugins.s3.S3Artifact
- S3ArtifactsAction - Class in hudson.plugins.s3
- S3ArtifactsAction(Run<?, ?>, S3Profile, List<FingerprintRecord>) - Constructor for class hudson.plugins.s3.S3ArtifactsAction
- S3ArtifactsProjectAction - Class in hudson.plugins.s3
- S3ArtifactsProjectAction(AbstractProject<?, ?>) - Constructor for class hudson.plugins.s3.S3ArtifactsProjectAction
- S3BaseUploadCallable - Class in hudson.plugins.s3.callable
- S3BaseUploadCallable(String, Secret, boolean, Destination, Map<String, String>, String, String, boolean, ProxyConfiguration) - Constructor for class hudson.plugins.s3.callable.S3BaseUploadCallable
- S3BucketPublisher - Class in hudson.plugins.s3
- S3BucketPublisher(String, List<Entry>, List<MetadataPair>, boolean, String, String, boolean) - Constructor for class hudson.plugins.s3.S3BucketPublisher
- S3BucketPublisher.DescriptorImpl - Class in hudson.plugins.s3
- S3BucketPublisher.S3DeletedJobListener - Class in hudson.plugins.s3
- S3CleanupUploadCallable - Class in hudson.plugins.s3.callable
- S3CleanupUploadCallable() - Constructor for class hudson.plugins.s3.callable.S3CleanupUploadCallable
- S3CopyArtifact - Class in hudson.plugins.s3
-
This is a S3 variant of the CopyArtifact plugin: Build step to copy artifacts from another project.
- S3CopyArtifact(String, BuildSelector, String, String, String, boolean, boolean) - Constructor for class hudson.plugins.s3.S3CopyArtifact
- S3CopyArtifact.CopyArtifactRunListener - Class in hudson.plugins.s3
- S3CopyArtifact.DescriptorImpl - Class in hudson.plugins.s3
- S3CopyArtifact.ListenerImpl - Class in hudson.plugins.s3
- S3DeletedJobListener() - Constructor for class hudson.plugins.s3.S3BucketPublisher.S3DeletedJobListener
- S3DownloadCallable - Class in hudson.plugins.s3.callable
- S3DownloadCallable(String, Secret, boolean, Destination, String, ProxyConfiguration) - Constructor for class hudson.plugins.s3.callable.S3DownloadCallable
- S3GzipCallable - Class in hudson.plugins.s3.callable
- S3GzipCallable(String, Secret, boolean, Destination, Map<String, String>, String, String, boolean, ProxyConfiguration) - Constructor for class hudson.plugins.s3.callable.S3GzipCallable
- S3Profile - Class in hudson.plugins.s3
- S3Profile(String, String, String, boolean, int, String, String, String, String, boolean) - Constructor for class hudson.plugins.s3.S3Profile
- S3UploadCallable - Class in hudson.plugins.s3.callable
- S3UploadCallable(String, Secret, boolean, Destination, Map<String, String>, String, String, boolean, ProxyConfiguration) - Constructor for class hudson.plugins.s3.callable.S3UploadCallable
- S3WaitUploadCallable - Class in hudson.plugins.s3.callable
- S3WaitUploadCallable() - Constructor for class hudson.plugins.s3.callable.S3WaitUploadCallable
- selected(String, String, String) - Static method in class hudson.plugins.s3.FileHelper
- selectedRegion - Variable in class hudson.plugins.s3.Entry
-
Stores the Region Value
- setKeepForever(boolean) - Method in class hudson.plugins.s3.FingerprintRecord
- setShowDirectlyInBrowser(boolean) - Method in class hudson.plugins.s3.FingerprintRecord
- showDirectlyInBrowser - Variable in class hudson.plugins.s3.Entry
-
show content of entity directly in browser
- sourceFile - Variable in class hudson.plugins.s3.Entry
-
File name relative to the workspace root to upload.
- startUploading(TransferManager, FilePath, InputStream, String, String, ObjectMetadata) - Method in class hudson.plugins.s3.Uploads
- storageClass - Variable in class hudson.plugins.s3.Entry
-
what x-amz-storage-class is currently set
- storageClasses - Variable in class hudson.plugins.s3.S3BucketPublisher.DescriptorImpl
T
- toString() - Method in class hudson.plugins.s3.Destination
- toString() - Method in class hudson.plugins.s3.S3Profile
U
- upload(Run<?, ?>, String, List<FilePath>, List<String>, Map<String, String>, String, String, boolean, boolean, boolean, boolean) - Method in class hudson.plugins.s3.S3Profile
- uploadFromSlave - Variable in class hudson.plugins.s3.Entry
-
Upload either from the slave or the master
- Uploads - Class in hudson.plugins.s3
- useFullProjectName() - Method in class hudson.plugins.s3.S3Artifact
- userMetadata - Variable in class hudson.plugins.s3.Entry
-
Metadata overrides
- useServerSideEncryption - Variable in class hudson.plugins.s3.Entry
-
Use S3 server side encryption when uploading the artifacts
V
- value - Variable in class hudson.plugins.s3.MetadataPair
-
The key of the user metadata pair to tag an upload with.
_
- _BuildTrigger_NoSuchProject(Object) - Static method in class hudson.plugins.s3.Messages
-
Key
BuildTrigger.NoSuchProject
:No such project ‘{0}’.
. - _BuildTrigger_NoSuchProjectWithSuggestion(Object, Object) - Static method in class hudson.plugins.s3.Messages
-
Key
BuildTrigger.NoSuchProjectWithSuggestion
:No such project ‘{0}’. Did you mean ‘{1}’?
. - _CopyArtifact_FailedToCopy(Object, Object) - Static method in class hudson.plugins.s3.Messages
-
Key
CopyArtifact.FailedToCopy
:Failed to copy artifacts from {0} with filter: {1}
. - _CopyArtifact_MatrixProject() - Static method in class hudson.plugins.s3.Messages
-
Key
CopyArtifact.MatrixProject
:Artifacts will be copied from all configurations of this multiconfiguration project; click the help icon to learn about selecting a particular configuration.
. - _CopyArtifact_MavenProject() - Static method in class hudson.plugins.s3.Messages
-
Key
CopyArtifact.MavenProject
:Artifacts will be copied from all modules of this Maven project; click the help icon to learn about selecting a particular module.
. - _CopyArtifact_MissingBuild(Object) - Static method in class hudson.plugins.s3.Messages
-
Key
CopyArtifact.MissingBuild
:Unable to find a build for artifact copy from: {0}
. - _CopyArtifact_MissingProject(Object) - Static method in class hudson.plugins.s3.Messages
-
Key
CopyArtifact.MissingProject
:Unable to find project for artifact copy: {0} This may be due to incorrect project name or permission settings; see help for project name in job configuration.
. - _CopyArtifact_MissingSrcWorkspace() - Static method in class hudson.plugins.s3.Messages
-
Key
CopyArtifact.MissingSrcWorkspace
:Unable to access upstream workspace for artifact copy. Slave node offline?
. - _CopyArtifact_ParameterizedName() - Static method in class hudson.plugins.s3.Messages
-
Key
CopyArtifact.ParameterizedName
:Value references a build parameter, so it cannot be validated.
.
All Classes and Interfaces|All Packages|Serialized Form