Uses of Package
hudson.plugins.copyartifact

Classes in hudson.plugins.copyartifact used by hudson.plugins.copyartifact
BuildFilter
          Additional filter used by BuildSelector.
BuildSelector
          Extension point for selecting the build to copy artifacts from.
Copier
          Extension point for how files are copied.
CopyArtifact
          Build step to copy artifacts from another project.
CopyMethod
          Deprecated. as of 1.21 If you were implementing this interface, extend from Copier instead. If you were taking an instance of this interface, use Copier#from() to wrap it as a Copier
 



Copyright © 2004-2012 Hudson. All Rights Reserved.