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