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