|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.List<SubversionSCM.SvnInfo> |
RevisionParameterAction.getRevisions()
|
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. |
| Constructors in hudson.scm with parameters of type SubversionSCM.SvnInfo | |
|---|---|
RevisionParameterAction(SubversionSCM.SvnInfo... revisions)
|
|
| Constructor parameters in hudson.scm with type arguments of type SubversionSCM.SvnInfo | |
|---|---|
RevisionParameterAction(java.util.List<SubversionSCM.SvnInfo> revisions)
|
|
SubversionTagAction.TagWorkerThread(java.util.Map<SubversionSCM.SvnInfo,java.lang.String> tagSet)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||