Uses of Class
hudson.scm.SubversionSCM.SvnInfo

Packages that use SubversionSCM.SvnInfo
hudson.scm   
 

Uses of SubversionSCM.SvnInfo in hudson.scm
 

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

Methods in hudson.scm with parameters of type SubversionSCM.SvnInfo
 int SubversionSCM.SvnInfo.compareTo(SubversionSCM.SvnInfo that)
           
 java.lang.String SubversionTagAction.makeTagURL(SubversionSCM.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 SubversionSCM.SvnInfo
SubversionTagAction.TagWorkerThread(java.util.Map<SubversionSCM.SvnInfo,java.lang.String> tagSet)
           
 



Copyright © 2009. All Rights Reserved.