| Package | Description |
|---|---|
| com.google.gerrit.extensions.api.access | |
| com.google.gerrit.extensions.api.projects | |
| com.google.gerrit.extensions.common |
| Modifier and Type | Field and Description |
|---|---|
List<WebLinkInfo> |
ProjectAccessInfo.configWebLinks |
| Modifier and Type | Field and Description |
|---|---|
List<WebLinkInfo> |
TagInfo.webLinks |
List<WebLinkInfo> |
BranchInfo.webLinks |
| Constructor and Description |
|---|
TagInfo(String ref,
String revision,
Boolean canDelete,
List<WebLinkInfo> webLinks) |
TagInfo(String ref,
String revision,
Boolean canDelete,
List<WebLinkInfo> webLinks,
Timestamp created) |
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 | Class and Description |
|---|---|
class |
DiffWebLinkInfo |
| Modifier and Type | Field and Description |
|---|---|
List<WebLinkInfo> |
DiffInfo.FileMeta.webLinks |
List<WebLinkInfo> |
ProjectInfo.webLinks |
List<WebLinkInfo> |
CommitInfo.webLinks |
Copyright © 2018. All rights reserved.