Class ReviewerInfo
java.lang.Object
com.google.gerrit.extensions.common.AccountInfo
com.google.gerrit.extensions.api.changes.ReviewerInfo
Account and approval details for an added reviewer.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.gerrit.extensions.common.AccountInfo
AccountInfo.Tags
-
Field Summary
FieldsModifier and TypeFieldDescriptionMap
of label name to initial value for each approval the reviewer is responsible for.Fields inherited from class com.google.gerrit.extensions.common.AccountInfo
_accountId, _moreAccounts, avatars, displayName, email, inactive, name, secondaryEmails, status, tags, username
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.gerrit.extensions.common.AccountInfo
equals, hashCode
-
Field Details
-
approvals
Map
of label name to initial value for each approval the reviewer is responsible for.
-
-
Constructor Details
-
ReviewerInfo
-
-
Method Details
-
byEmail
-
toString
- Overrides:
toString
in classAccountInfo
-