| Package | Description |
|---|---|
| com.google.gerrit.extensions.api.projects | |
| com.google.gerrit.extensions.common |
| Modifier and Type | Field and Description |
|---|---|
GitPerson |
TagInfo.tagger |
GitPerson |
ReflogEntryInfo.who |
| Constructor and Description |
|---|
ReflogEntryInfo(String oldId,
String newId,
GitPerson who,
String comment) |
TagInfo(String ref,
String revision,
String object,
String message,
GitPerson tagger,
Boolean canDelete,
List<WebLinkInfo> webLinks) |
TagInfo(String ref,
String revision,
String object,
String message,
GitPerson tagger,
Boolean canDelete,
List<WebLinkInfo> webLinks,
Timestamp created) |
| Modifier and Type | Field and Description |
|---|---|
GitPerson |
CommitInfo.author |
GitPerson |
CommitInfo.committer |
Copyright © 2018. All rights reserved.