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 SummaryNested classes/interfaces inherited from class com.google.gerrit.extensions.common.AccountInfoAccountInfo.Tags
- 
Field SummaryFieldsModifier and TypeFieldDescriptionMapof 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 SummaryConstructors
- 
Method SummaryMethods inherited from class com.google.gerrit.extensions.common.AccountInfoequals, hashCode
- 
Field Details- 
approvalsMapof label name to initial value for each approval the reviewer is responsible for.
 
- 
- 
Constructor Details- 
ReviewerInfo
 
- 
- 
Method Details- 
byEmail
- 
toString- Overrides:
- toStringin class- AccountInfo
 
 
-