public static class Stars.ListStarredChanges extends java.lang.Object implements com.google.gerrit.extensions.restapi.RestReadView<AccountResource>
Modifier and Type | Method and Description |
---|---|
java.util.List<com.google.gerrit.extensions.common.ChangeInfo> |
apply(AccountResource rsrc) |
public java.util.List<com.google.gerrit.extensions.common.ChangeInfo> apply(AccountResource rsrc) throws com.google.gerrit.extensions.restapi.BadRequestException, 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.BadRequestException
com.google.gerrit.extensions.restapi.AuthException
com.google.gwtorm.server.OrmException