Uses of Class
hudson.scm.SubversionSCM.SvnInfo
-
Uses of SubversionSCM.SvnInfo in hudson.scm
Modifier and TypeMethodDescriptionRevisionParameterAction.getRevisions()
SubversionTagAction.getTags()
Modifier 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.ModifierConstructorDescriptionRevisionParameterAction
(List<SubversionSCM.SvnInfo> revisions) TagWorkerThread
(Map<SubversionSCM.SvnInfo, String> tagSet, com.cloudbees.plugins.credentials.common.StandardCredentials upc, String comment)