Uses of Class
hudson.scm.SubversionReleaseSCM.ModuleLocation

Packages that use SubversionReleaseSCM.ModuleLocation
hudson.scm   
 

Uses of SubversionReleaseSCM.ModuleLocation in hudson.scm
 

Methods in hudson.scm that return SubversionReleaseSCM.ModuleLocation
 SubversionReleaseSCM.ModuleLocation SubversionReleaseSCM.ModuleLocation.getExpandedLocation(hudson.model.AbstractBuild<?,?> build)
          Expand location value based on Build parametric execution.
 SubversionReleaseSCM.ModuleLocation[] SubversionReleaseSCM.getLocations()
          list of all configured svn locations
 SubversionReleaseSCM.ModuleLocation[] SubversionReleaseSCM.getLocations(hudson.model.AbstractBuild<?,?> build)
          list of all configured svn locations, expanded according to build parameters values;
 



Copyright © 2009. All Rights Reserved.