|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Revision | |
|---|---|
| hudson.plugins.git | |
| org.jenkinsci.plugins.gitclient | |
| Uses of Revision in hudson.plugins.git |
|---|
| Methods in hudson.plugins.git that return Revision | |
|---|---|
Revision |
Revision.clone()
|
| Methods in hudson.plugins.git with parameters of type Revision | |
|---|---|
List<String> |
IGitAPI.showRevision(Revision r)
Deprecated. |
List<String> |
GitAPI.showRevision(Revision r)
Deprecated. |
| Uses of Revision in org.jenkinsci.plugins.gitclient |
|---|
| Methods in org.jenkinsci.plugins.gitclient with parameters of type Revision | |
|---|---|
void |
GitClient.setupSubmoduleUrls(Revision rev,
hudson.model.TaskListener listener)
Set up submodule URLs so that they correspond to the remote pertaining to the revision that has been checked out. |
void |
CliGitAPIImpl.setupSubmoduleUrls(Revision rev,
hudson.model.TaskListener listener)
Set up submodule URLs so that they correspond to the remote pertaining to the revision that has been checked out. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||