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