Class TopicEdited
java.lang.Object
com.google.gerrit.server.extensions.events.TopicEdited
Helper class to fire an event when the topic of a change has been edited.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
fire
(ChangeData changeData, AccountState account, String oldTopicName, Instant when)
-
Method Details
-
fire
-