Part of lp.code.interfaces.webservice View In Hierarchy
There is at most one reference to a vote for each reviewer on a given branch merge proposal.
Inherited from ICodeReviewVoteReferencePublic:
Int | id | Undocumented |
Inherited from ICodeReviewVoteReferenceEdit:
Method | validateClaimReview | Implements the validation for claiming a review. |
Method | claimReview | Change a pending review into a review for claimant. |
Method | validateReasignReview | Implements the validation for reassignment. |
Method | reassignReview | Reassign a pending review to someone else. |
Method | delete | Delete the pending review. |