Class |
BadBranchMergeProposalAddress |
The user-supplied address is not an acceptable value. |
Class |
InvalidBranchMergeProposalAddress |
The user-supplied address is not an acceptable value. |
Class |
NonExistantBranchMergeProposalAddress |
The BranchMergeProposal specified by the address does not exist. |
Class |
CodeReviewEmailCommandExecutionContext |
Passed as the only parameter to each code review email command. |
Class |
CodeReviewEmailCommand |
Commands specific to code reviews. |
Class |
VoteEmailCommand |
Record the vote to add to the comment. |
Class |
UpdateStatusEmailCommand |
Update the status of the merge proposal. |
Class |
AddReviewerEmailCommand |
Add a new reviewer. |
Class |
CodeEmailCommands |
A colleciton of email commands for code. |
Class |
CodeHandler |
Mail handler for the code domain. |