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,
AccountState uploader,
java.sql.Timestamp when,
NotifyResolver.Result notify) |
public static final RevisionCreated DISABLED
public void fire(Change change, PatchSet patchSet, AccountState uploader, java.sql.Timestamp when, NotifyResolver.Result notify)