public class RevisionCreated
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static RevisionCreated |
DISABLED |
Modifier and Type | Method and Description |
---|---|
void |
fire(Change change,
PatchSet patchSet,
Account uploader,
java.sql.Timestamp when,
NotifyHandling notify) |
public static final RevisionCreated DISABLED
public void fire(Change change, PatchSet patchSet, Account uploader, java.sql.Timestamp when, NotifyHandling notify)