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,
Change change) |
getChangeKey, getProjectNameKey, getRefName
getBranchNameKey
public com.google.common.base.Supplier<PatchSetAttribute> patchSet
protected PatchSetEvent(java.lang.String type, Change change)