Uses of Class
hudson.plugins.helpers.BuildProxy

Packages that use BuildProxy
hudson.plugins.cppncss   
hudson.plugins.helpers   
 

Uses of BuildProxy in hudson.plugins.cppncss
 

Methods in hudson.plugins.cppncss with parameters of type BuildProxy
 boolean CppNCSSGhostwriter.performFromSlave(BuildProxy build, hudson.model.BuildListener listener)
           
 

Uses of BuildProxy in hudson.plugins.helpers
 

Methods in hudson.plugins.helpers with parameters of type BuildProxy
 boolean Ghostwriter.SlaveGhostwriter.performFromSlave(BuildProxy build, hudson.model.BuildListener listener)
          Runs (on the slave) the step over the given build and reports the progress to the listener.
 



Copyright © 2009. All Rights Reserved.