Package hudson.plugins.copyartifact

Interface Summary
CopyMethod Extension point for how files are copied.
 

Class Summary
BuildSelector Extension point for selecting the build to copy artifacts from.
BuildSelectorParameter Build parameter to select a promotion level from the list of configured levels.
BuildSelectorParameter.DescriptorImpl  
CopyArtifact Build step to copy artifacts from another project.
CopyArtifact.ConverterImpl  
CopyArtifact.DescriptorImpl  
CopyArtifact.ListenerImpl  
CopyArtifactPlugin Copy Artifact plugin.
FilePathCopyMethod Default implementation of CopyMethod extension point, using Hudson's FilePath class.
Messages  
ParameterizedBuildSelector Use a parameter to specify how the build is selected.
PermalinkBuildSelector Picks up a build through PermalinkProjectAction.Permalink
PermalinkBuildSelector.DescriptorImpl  
SavedBuildSelector Copy artifacts from the latest saved build (marked "keep forever").
SimpleBuildSelectorDescriptor Descriptor type for common case where no overrides are needed.
SpecificBuildSelector Copy artifacts from a specific build.
StatusBuildSelector Copy artifacts from the latest successful or stable build.
WorkspaceSelector Copy artifacts from the *workspace* of the latest completed build.
 



Copyright © 2010. All Rights Reserved.