Class RevisionCreated
java.lang.Object
com.google.gerrit.server.extensions.events.RevisionCreated
Helper class to fire an event when a revision has been created for a change.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoid
fire
(ChangeData changeData, PatchSet patchSet, AccountState uploader, Instant when, NotifyResolver.Result notify)
-
Field Details
-
DISABLED
-
-
Method Details
-
fire
public void fire(ChangeData changeData, PatchSet patchSet, AccountState uploader, Instant when, NotifyResolver.Result notify)
-