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