Class AccountsInfo


  • public class AccountsInfo
    extends Object
    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 Detail

      • visibility

        public AccountVisibility visibility
        The value of the accounts.visibility parameter in gerrit.config.
      • defaultDisplayName

        public AccountDefaultDisplayName defaultDisplayName
        The value of the accounts.visibility parameter in gerrit.config.
    • Constructor Detail

      • AccountsInfo

        public AccountsInfo()