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