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(Change change) |
getChangeKey, getProjectNameKey, getRefName
getBranchNameKey
public com.google.common.base.Supplier<AccountAttribute> reviewer
public ReviewerAddedEvent(Change change)