|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubversionReleaseChangeLogSet.Path | |
|---|---|
| hudson.scm | |
| Uses of SubversionReleaseChangeLogSet.Path in hudson.scm |
|---|
| Methods in hudson.scm that return types with arguments of type SubversionReleaseChangeLogSet.Path | |
|---|---|
java.util.List<SubversionReleaseChangeLogSet.Path> |
SubversionReleaseChangeLogSet.LogEntry.getPaths()
Gets the files that are changed in this commit. |
| Methods in hudson.scm with parameters of type SubversionReleaseChangeLogSet.Path | |
|---|---|
void |
SubversionReleaseChangeLogSet.LogEntry.addPath(SubversionReleaseChangeLogSet.Path p)
|
abstract java.net.URL |
SubversionRepositoryBrowser.getDiffLink(SubversionReleaseChangeLogSet.Path path)
Determines the link to the diff between the version in the specified revision of SubversionReleaseChangeLogSet.Path to its previous version. |
abstract java.net.URL |
SubversionRepositoryBrowser.getFileLink(SubversionReleaseChangeLogSet.Path path)
Determines the link to a single file under Subversion. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||