| Package | Description |
|---|---|
| hudson.scm |
| Modifier and Type | Method and Description |
|---|---|
List<SubversionSCM.SvnInfo> |
RevisionParameterAction.getRevisions() |
Map<SubversionSCM.SvnInfo,List<String>> |
SubversionTagAction.getTags() |
| Modifier and Type | Method and Description |
|---|---|
int |
SubversionSCM.SvnInfo.compareTo(SubversionSCM.SvnInfo that) |
String |
SubversionTagAction.makeTagURL(SubversionSCM.SvnInfo si)
Creates a URL, to be used as the default value of the module tag URL.
|
| Constructor and Description |
|---|
RevisionParameterAction(SubversionSCM.SvnInfo... revisions) |
| Constructor and Description |
|---|
RevisionParameterAction(List<SubversionSCM.SvnInfo> revisions) |
TagWorkerThread(Map<SubversionSCM.SvnInfo,String> tagSet,
com.cloudbees.plugins.credentials.common.StandardCredentials upc,
String comment) |
Copyright © 2004–2015. All rights reserved.