public class ReviewerAddedEvent extends PatchSetEvent
Modifier and Type | Field and Description |
---|---|
com.google.common.base.Supplier<AccountAttribute> |
reviewer |
patchSet
change, changeKey, project, refName
eventCreatedOn, type
Constructor and Description |
---|
ReviewerAddedEvent(com.google.gerrit.reviewdb.client.Change change) |
getChangeKey, getProjectNameKey, getRefName
getBranchNameKey
public com.google.common.base.Supplier<AccountAttribute> reviewer