apply
public ReviewerJson.PostResult apply(ChangeResource rsrc,
com.google.gerrit.extensions.api.changes.AddReviewerInput input)
throws com.google.gerrit.extensions.restapi.AuthException,
com.google.gerrit.extensions.restapi.BadRequestException,
com.google.gerrit.extensions.restapi.UnprocessableEntityException,
com.google.gwtorm.server.OrmException,
com.google.gerrit.common.errors.EmailException,
java.io.IOException
- Specified by:
apply
in interface com.google.gerrit.extensions.restapi.RestModifyView<ChangeResource,com.google.gerrit.extensions.api.changes.AddReviewerInput>
- Throws:
com.google.gerrit.extensions.restapi.AuthException
com.google.gerrit.extensions.restapi.BadRequestException
com.google.gerrit.extensions.restapi.UnprocessableEntityException
com.google.gwtorm.server.OrmException
com.google.gerrit.common.errors.EmailException
java.io.IOException