Uses of Class
hudson.scm.SubversionSCM.SvnInfo
Packages that use SubversionSCM.SvnInfo
-
Uses of SubversionSCM.SvnInfo in hudson.scm
Methods in hudson.scm that return types with arguments of type SubversionSCM.SvnInfoModifier and TypeMethodDescriptionRevisionParameterAction.getRevisions()
SubversionTagAction.getTags()
Methods in hudson.scm with parameters of type SubversionSCM.SvnInfoModifier and TypeMethodDescriptionint
SubversionSCM.SvnInfo.compareTo
(SubversionSCM.SvnInfo that) SubversionTagAction.makeTagURL
(SubversionSCM.SvnInfo si) Creates a URL, to be used as the default value of the module tag URL.Constructors in hudson.scm with parameters of type SubversionSCM.SvnInfoConstructor parameters in hudson.scm with type arguments of type SubversionSCM.SvnInfoModifierConstructorDescriptionRevisionParameterAction
(List<SubversionSCM.SvnInfo> revisions) TagWorkerThread
(Map<SubversionSCM.SvnInfo, String> tagSet, com.cloudbees.plugins.credentials.common.StandardCredentials upc, String comment)