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