public class GetEmails extends Object implements com.google.gerrit.extensions.restapi.RestReadView<AccountResource>
Modifier and Type | Class and Description |
---|---|
static class |
GetEmails.EmailInfo |
Constructor and Description |
---|
GetEmails(com.google.inject.Provider<CurrentUser> self) |
@Inject public GetEmails(com.google.inject.Provider<CurrentUser> self)
public List<GetEmails.EmailInfo> apply(AccountResource rsrc) throws com.google.gerrit.extensions.restapi.AuthException, com.google.gwtorm.server.OrmException
apply
in interface com.google.gerrit.extensions.restapi.RestReadView<AccountResource>
com.google.gerrit.extensions.restapi.AuthException
com.google.gwtorm.server.OrmException