Uses of Class
hudson.plugins.git.Revision
Package
Description
Compatibility package provided for legacy git client API users.
Core classes for git client API implementation.
-
Uses of Revision in hudson.plugins.git
-
Uses of Revision in org.jenkinsci.plugins.gitclient
Modifier and TypeMethodDescriptionvoid
CliGitAPIImpl.setupSubmoduleUrls
(Revision rev, TaskListener listener) Set up submodule URLs so that they correspond to the remote pertaining to the revision that has been checked out.void
GitClient.setupSubmoduleUrls
(Revision rev, TaskListener listener) Set up submodule URLs so that they correspond to the remote pertaining to the revision that has been checked out.void
JGitAPIImpl.setupSubmoduleUrls
(Revision rev, TaskListener listener) Deprecated.