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