Uses of Class
hudson.plugins.mercurial.MercurialSCM

Packages that use MercurialSCM
hudson.plugins.mercurial   
 

Uses of MercurialSCM in hudson.plugins.mercurial
 

Methods in hudson.plugins.mercurial with parameters of type MercurialSCM
(package private)  FilePath Cache.repositoryCache(MercurialSCM config, Node node, Launcher launcher, TaskListener listener, boolean fromPolling)
          Returns a local hg repository cache of the remote repository specified in the given MercurialSCM on the given Node, fully updated to the tip of the current remote repository.
 

Constructors in hudson.plugins.mercurial with parameters of type MercurialSCM
HgExe(MercurialSCM scm, Launcher launcher, AbstractBuild build, TaskListener listener, EnvVars env)
           
HgExe(MercurialSCM scm, Launcher launcher, Node node, TaskListener listener, EnvVars env)
           
 



Copyright © 2010. All Rights Reserved.