Uses of Class
hudson.plugins.git.GitChangeSet.Path
Packages that use GitChangeSet.Path
-
Uses of GitChangeSet.Path in hudson.plugins.git
Methods in hudson.plugins.git that return types with arguments of type GitChangeSet.PathModifier and TypeMethodDescriptionGitChangeSet.getAffectedFiles()GitChangeSet.getPaths()Gets the files that are changed in this commit. -
Uses of GitChangeSet.Path in hudson.plugins.git.browser
Methods in hudson.plugins.git.browser with parameters of type GitChangeSet.PathModifier and TypeMethodDescriptionAssemblaWeb.getDiffLink(GitChangeSet.Path path) Shows the difference between the referenced commit and the previous commit.BitbucketServer.getDiffLink(GitChangeSet.Path path) Creates a link to the file diff.BitbucketWeb.getDiffLink(GitChangeSet.Path path) Creates a link to the file diff.CGit.getDiffLink(GitChangeSet.Path path) Creates a link to the file diff.FisheyeGitRepositoryBrowser.getDiffLink(GitChangeSet.Path path) GitBlitRepositoryBrowser.getDiffLink(GitChangeSet.Path path) GithubWeb.getDiffLink(GitChangeSet.Path path) Creates a link to the file diff.Gitiles.getDiffLink(GitChangeSet.Path path) GitLab.getDiffLink(GitChangeSet.Path path) Creates a link to the commit diff.GitList.getDiffLink(GitChangeSet.Path path) Creates a link to the file diff.GitoriousWeb.getDiffLink(GitChangeSet.Path path) Creates a link to the commit diff.abstract URLGitRepositoryBrowser.getDiffLink(GitChangeSet.Path path) Determines the link to the diff between the version in the specified revision ofGitChangeSet.Pathto its previous version.GitWeb.getDiffLink(GitChangeSet.Path path) Creates a link to the file diff.GogsGit.getDiffLink(GitChangeSet.Path path) Creates a link to the file diff.KilnGit.getDiffLink(GitChangeSet.Path path) Creates a link to the file diff.Phabricator.getDiffLink(GitChangeSet.Path path) Creates a link to the commit diff.RedmineWeb.getDiffLink(GitChangeSet.Path path) Creates a link to the file diff.RhodeCode.getDiffLink(GitChangeSet.Path path) Creates a link to the file diff.Stash.getDiffLink(GitChangeSet.Path path) Creates a link to the file diff.TFS2013GitRepositoryBrowser.getDiffLink(GitChangeSet.Path path) ViewGitWeb.getDiffLink(GitChangeSet.Path path) AssemblaWeb.getFileLink(GitChangeSet.Path path) Creates a link to the file.BitbucketServer.getFileLink(GitChangeSet.Path path) Creates a link to the file.BitbucketWeb.getFileLink(GitChangeSet.Path path) Creates a link to the file.CGit.getFileLink(GitChangeSet.Path path) Creates a link to the file.FisheyeGitRepositoryBrowser.getFileLink(GitChangeSet.Path path) GitBlitRepositoryBrowser.getFileLink(GitChangeSet.Path path) GithubWeb.getFileLink(GitChangeSet.Path path) Creates a link to the file.Gitiles.getFileLink(GitChangeSet.Path path) GitLab.getFileLink(GitChangeSet.Path path) Creates a link to the file.GitList.getFileLink(GitChangeSet.Path path) Creates a link to the file.GitoriousWeb.getFileLink(GitChangeSet.Path path) Creates a link to the file.abstract URLGitRepositoryBrowser.getFileLink(GitChangeSet.Path path) Determines the link to a single file under Git.GitWeb.getFileLink(GitChangeSet.Path path) Creates a link to the file.GogsGit.getFileLink(GitChangeSet.Path path) Creates a link to the file.KilnGit.getFileLink(GitChangeSet.Path path) Creates a link to the file.Phabricator.getFileLink(GitChangeSet.Path path) Creates a link to the file.RedmineWeb.getFileLink(GitChangeSet.Path path) Creates a link to the file.RhodeCode.getFileLink(GitChangeSet.Path path) Creates a link to the file.Stash.getFileLink(GitChangeSet.Path path) Creates a link to the file.TFS2013GitRepositoryBrowser.getFileLink(GitChangeSet.Path path) ViewGitWeb.getFileLink(GitChangeSet.Path path) protected intGitRepositoryBrowser.getIndexOfPath(GitChangeSet.Path path) Calculate the index of the given path in a sorted list of affected files