Package com.google.gerrit.server.query.approval
@CheckReturnValue
package com.google.gerrit.server.query.approval
-
ClassDescriptionEntity representing all required information to match predicates for copying approvals.Module to bind logic related to approval copying.Predicate that matches patch set approvals we want to copy if the diff between the old and new patch set is of a certain kind.Predicate that matches patch set approvals that have a given voting value.Predicate that matches when the new patch-set includes the same files as the old patch-set.Predicate that matches patch set approvals we want to copy based on the value.Predicate that matches group memberships of users such as uploader or approver.