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