Class AccountsInfo
java.lang.Object
com.google.gerrit.extensions.common.AccountsInfo
Representation of account-related server configuration in the REST API.
This class determines the JSON format of account-related server configuration in the REST API.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe value of theaccounts.visibility
parameter ingerrit.config
.The value of theaccounts.visibility
parameter ingerrit.config
. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
visibility
The value of theaccounts.visibility
parameter ingerrit.config
. -
defaultDisplayName
The value of theaccounts.visibility
parameter ingerrit.config
.
-
-
Constructor Details
-
AccountsInfo
public AccountsInfo()
-