A B C D E F G H I K L M N O P R S T U V 

A

AbstractS3Callable - Class in hudson.plugins.s3.callable
 
AbstractS3Callable(String, Secret, boolean) - Constructor for class hudson.plugins.s3.callable.AbstractS3Callable
 

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.S3UploadCallable
 

C

check() - Method in class hudson.plugins.s3.S3Profile
 
configure(StaplerRequest, JSONObject) - Method in class hudson.plugins.s3.S3BucketPublisher.DescriptorImpl
 

D

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
 
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
 
doFillProfileNameItems() - 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(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.s3.S3BucketPublisher.DescriptorImpl
 
downloadAll(Run, List<FingerprintRecord>, String, FilePath, boolean, PrintStream) - Method in class hudson.plugins.s3.S3Profile
Download all artifacts from a given build

E

Entry - Class in hudson.plugins.s3
 
Entry(String, String, String, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class hudson.plugins.s3.Entry
 
Entry.DescriptorImpl - Class in hudson.plugins.s3
 
Entry.DescriptorImpl() - Constructor for class hudson.plugins.s3.Entry.DescriptorImpl
 

F

FingerprintRecord - Class in hudson.plugins.s3
 
FingerprintRecord(boolean, String, String, String) - Constructor for class hudson.plugins.s3.FingerprintRecord
 
flatten - Variable in class hudson.plugins.s3.Entry
Flatten directories

G

getAccessKey() - Method in class hudson.plugins.s3.S3Profile
 
getArtifacts() - Method in class hudson.plugins.s3.S3ArtifactsAction
 
getBucket() - Method in class hudson.plugins.s3.FingerprintRecord
 
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() - Method in class hudson.plugins.s3.callable.AbstractS3Callable
 
getClient() - Method in class hudson.plugins.s3.S3Profile
 
getDescriptor() - Method in class hudson.plugins.s3.Entry
 
getDescriptor() - Method in class hudson.plugins.s3.MetadataPair
 
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
 
getDownloadURL(Run, FingerprintRecord) - Method in class hudson.plugins.s3.S3Profile
Generate a signed download request for a redirect from s3/download.
getEntries() - Method in class hudson.plugins.s3.S3BucketPublisher
 
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
 
getLastSuccessfulNumber() - Method in class hudson.plugins.s3.S3ArtifactsProjectAction
 
getLatestDeployedArtifacts() - Method in class hudson.plugins.s3.S3ArtifactsProjectAction
 
getName() - Method in class hudson.plugins.s3.FingerprintRecord
 
getName() - Method in class hudson.plugins.s3.S3Artifact
 
getName() - Method in class hudson.plugins.s3.S3Profile
 
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
 
getRequiredMonitorService() - Method in class hudson.plugins.s3.S3BucketPublisher
 
getSecretKey() - Method in class hudson.plugins.s3.S3Profile
 
getTarget() - Method in class hudson.plugins.s3.S3CopyArtifact
 
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
 

H

hudson.plugins.s3 - package hudson.plugins.s3
 
hudson.plugins.s3.callable - package hudson.plugins.s3.callable
 

I

invoke(File, VirtualChannel) - Method in class hudson.plugins.s3.callable.S3DownloadCallable
 
invoke(File, VirtualChannel) - Method in class hudson.plugins.s3.callable.S3UploadCallable
Upload from slave directly
invoke(FilePath) - Method in class hudson.plugins.s3.callable.S3UploadCallable
Stream from slave to master, then upload from master
isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.s3.S3BucketPublisher.DescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.s3.S3CopyArtifact.DescriptorImpl
 
isFlatten() - Method in class hudson.plugins.s3.S3CopyArtifact
 
isOptional() - Method in class hudson.plugins.s3.S3CopyArtifact
 

K

key - Variable in class hudson.plugins.s3.MetadataPair
The key of the user metadata pair to tag an upload with.

L

list(Run, String, String) - Method in class hudson.plugins.s3.S3Profile
 
log(PrintStream, String) - Method in class hudson.plugins.s3.S3BucketPublisher
 

M

managedArtifacts - Variable in class hudson.plugins.s3.Entry
Let Jenkins manage the S3 uploaded artifacts
MetadataPair - Class in hudson.plugins.s3
 
MetadataPair(String, String) - Constructor for class hudson.plugins.s3.MetadataPair
 
MetadataPair.DescriptorImpl - Class in hudson.plugins.s3
 
MetadataPair.DescriptorImpl() - Constructor for class hudson.plugins.s3.MetadataPair.DescriptorImpl
 

N

newFromBuild(AbstractBuild<?, ?>, String, String) - Static method in class hudson.plugins.s3.Destination
 
newFromRun(Run, String, String) - Static method in class hudson.plugins.s3.Destination
 
newFromRun(Run, S3Artifact) - 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
 
onBuildComplete() - Method in class hudson.plugins.s3.S3ArtifactsAction
 
onDeleted(Run) - Method in class hudson.plugins.s3.S3BucketPublisher.S3DeletedJobListener
 
onLoad() - 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(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.s3.S3BucketPublisher
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - 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
 

S

S3Artifact - Class in hudson.plugins.s3
 
S3Artifact(String, String) - Constructor for class hudson.plugins.s3.S3Artifact
 
S3ArtifactsAction - Class in hudson.plugins.s3
 
S3ArtifactsAction(AbstractBuild<?, ?>, 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
 
S3BucketPublisher - Class in hudson.plugins.s3
 
S3BucketPublisher(String, List<Entry>, List<MetadataPair>) - Constructor for class hudson.plugins.s3.S3BucketPublisher
 
S3BucketPublisher.DescriptorImpl - Class in hudson.plugins.s3
 
S3BucketPublisher.DescriptorImpl(Class<? extends Publisher>) - Constructor for class hudson.plugins.s3.S3BucketPublisher.DescriptorImpl
 
S3BucketPublisher.DescriptorImpl() - Constructor for class hudson.plugins.s3.S3BucketPublisher.DescriptorImpl
 
S3BucketPublisher.S3DeletedJobListener - Class in hudson.plugins.s3
 
S3BucketPublisher.S3DeletedJobListener() - Constructor for class hudson.plugins.s3.S3BucketPublisher.S3DeletedJobListener
 
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, boolean, boolean) - Constructor for class hudson.plugins.s3.S3CopyArtifact
 
S3CopyArtifact.CopyArtifactRunListener - Class in hudson.plugins.s3
 
S3CopyArtifact.CopyArtifactRunListener() - Constructor for class hudson.plugins.s3.S3CopyArtifact.CopyArtifactRunListener
 
S3CopyArtifact.DescriptorImpl - Class in hudson.plugins.s3
 
S3CopyArtifact.DescriptorImpl() - Constructor for class hudson.plugins.s3.S3CopyArtifact.DescriptorImpl
 
S3CopyArtifact.ListenerImpl - Class in hudson.plugins.s3
 
S3CopyArtifact.ListenerImpl() - Constructor for class hudson.plugins.s3.S3CopyArtifact.ListenerImpl
 
S3DownloadCallable - Class in hudson.plugins.s3.callable
 
S3DownloadCallable(String, Secret, boolean, Destination, PrintStream) - Constructor for class hudson.plugins.s3.callable.S3DownloadCallable
 
S3Profile - Class in hudson.plugins.s3
 
S3Profile() - Constructor for class hudson.plugins.s3.S3Profile
 
S3Profile(String, String, String, String, String, boolean) - Constructor for class hudson.plugins.s3.S3Profile
 
S3Profile(String, String, String, String, String, boolean, int) - Constructor for class hudson.plugins.s3.S3Profile
 
S3UploadCallable - Class in hudson.plugins.s3.callable
 
S3UploadCallable(boolean, String, Secret, boolean, Destination, List<MetadataPair>, String, String, boolean) - Constructor for class hudson.plugins.s3.callable.S3UploadCallable
 
selectedRegion - Variable in class hudson.plugins.s3.Entry
Stores the Region Value
setAccessKey(String) - Method in class hudson.plugins.s3.S3Profile
 
setName(String) - Method in class hudson.plugins.s3.S3Profile
 
setUseRole(boolean) - Method in class hudson.plugins.s3.S3Profile
 
sourceFile - Variable in class hudson.plugins.s3.Entry
File name relative to the workspace root to upload.
storageClass - Variable in class hudson.plugins.s3.Entry
what x-amz-storage-class is currently set
storageClasses - Static variable in class hudson.plugins.s3.Entry
options for x-amz-storage-class can be STANDARD or REDUCED_REDUNDANCY
storageClasses - Variable in class hudson.plugins.s3.S3BucketPublisher.DescriptorImpl
 

T

toString() - Method in class hudson.plugins.s3.Destination
 

U

upload(AbstractBuild<?, ?>, BuildListener, String, FilePath, int, List<MetadataPair>, 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
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.
A B C D E F G H I K L M N O P R S T U V 

Copyright © 2004-2014. All Rights Reserved.