Uses of Class
hudson.scm.SubversionReleaseSCM.SvnInfo

Packages that use SubversionReleaseSCM.SvnInfo
hudson.scm   
 

Uses of SubversionReleaseSCM.SvnInfo in hudson.scm
 

Methods in hudson.scm that return types with arguments of type SubversionReleaseSCM.SvnInfo
 java.util.Map<SubversionReleaseSCM.SvnInfo,java.util.List<java.lang.String>> SubversionReleaseTagAction.getTags()
           
 

Methods in hudson.scm with parameters of type SubversionReleaseSCM.SvnInfo
 int SubversionReleaseSCM.SvnInfo.compareTo(SubversionReleaseSCM.SvnInfo that)
           
 java.lang.String SubversionReleaseTagAction.makeTagURL(SubversionReleaseSCM.SvnInfo si)
          Creates a URL, to be used as the default value of the module tag URL.
 

Constructor parameters in hudson.scm with type arguments of type SubversionReleaseSCM.SvnInfo
SubversionReleaseTagAction.TagWorkerThread(java.util.Map<SubversionReleaseSCM.SvnInfo,java.lang.String> tagSet)
           
 



Copyright © 2009. All Rights Reserved.