Uses of Class
hudson.plugins.helpers.BuildProxy

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

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.
 

Uses of BuildProxy in hudson.plugins.testng
 

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



Copyright © 2010. All Rights Reserved.