Deprecated API


Contents
Deprecated Interfaces
hudson.plugins.copyartifact.CopyMethod
          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 
 

Deprecated Methods
hudson.plugins.copyartifact.BuildSelector.getBuild(Job, EnvVars, BuildFilter)
           
hudson.plugins.copyartifact.Copier.init(FilePath, FilePath)
          call/override Copier.init(Run, AbstractBuild, FilePath, FilePath) instead. 
 



Copyright © 2004-2012 Hudson. All Rights Reserved.