public class ReviewerInfo extends AccountInfo
Modifier and Type | Field and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
approvals
Map of label name to initial value for each approval the reviewer is responsible for. |
_accountId, _moreAccounts, avatars, email, name, secondaryEmails, status, username
Constructor and Description |
---|
ReviewerInfo(java.lang.Integer id) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |