public class ChangeRestoredEvent extends ChangeEvent
Modifier and Type | Field and Description |
---|---|
ChangeAttribute |
change |
PatchSetAttribute |
patchSet |
java.lang.String |
reason |
AccountAttribute |
restorer |
java.lang.String |
type |
Constructor and Description |
---|
ChangeRestoredEvent() |
public final java.lang.String type
public ChangeAttribute change
public PatchSetAttribute patchSet
public AccountAttribute restorer
public java.lang.String reason