Class GerritInfo
- java.lang.Object
-
- com.google.gerrit.extensions.common.GerritInfo
-
public class GerritInfo extends Object
API response containing values from thegerrit
section ofgerrit.config
.
-
-
Field Summary
Fields Modifier and Type Field Description String
allProjects
String
allUsers
Boolean
docSearch
String
docUrl
Boolean
editGpgKeys
String
primaryWeblinkName
String
reportBugUrl
-
Constructor Summary
Constructors Constructor Description GerritInfo()
-