public class ApprovalCopier
extends java.lang.Object
The result of a copy may either be stored, as when stamping approvals in the database at submit time, or refreshed on demand, as when reading approvals from the notedb.
Modifier and Type | Method and Description |
---|---|
void |
copy(com.google.gerrit.reviewdb.server.ReviewDb db,
ChangeControl ctl,
com.google.gerrit.reviewdb.client.PatchSet ps) |
public void copy(com.google.gerrit.reviewdb.server.ReviewDb db, ChangeControl ctl, com.google.gerrit.reviewdb.client.PatchSet ps) throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmException