|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GitChangeSet.Path | |
|---|---|
| hudson.plugins.git | |
| hudson.plugins.git.browser | |
| Uses of GitChangeSet.Path in hudson.plugins.git |
|---|
| Methods in hudson.plugins.git that return types with arguments of type GitChangeSet.Path | |
|---|---|
java.util.Collection<GitChangeSet.Path> |
GitChangeSet.getPaths()
|
| Methods in hudson.plugins.git with parameters of type GitChangeSet.Path | |
|---|---|
abstract java.net.URL |
GitRepositoryBrowser.getDiffLink(GitChangeSet.Path path)
Determines the link to the diff between the version in the specified revision of GitChangeSet.Path to its previous version. |
abstract java.net.URL |
GitRepositoryBrowser.getFileLink(GitChangeSet.Path path)
Determines the link to a single file under Git. |
| Uses of GitChangeSet.Path in hudson.plugins.git.browser |
|---|
| Methods in hudson.plugins.git.browser with parameters of type GitChangeSet.Path | |
|---|---|
java.net.URL |
GitWeb.getDiffLink(GitChangeSet.Path path)
Creates a link to the file diff. |
java.net.URL |
GitWeb.getFileLink(GitChangeSet.Path path)
Creates a link to the file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||