Package systems.dmx.core.service.event
Interface PostUpdateTopic
-
- All Superinterfaces:
EventListener
- All Known Implementing Classes:
AccessControlPlugin
,AccountManagementPlugin
,TimestampsPlugin
,WebclientPlugin
public interface PostUpdateTopic extends EventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
postUpdateTopic(Topic topic, ChangeReport report, TopicModel updateModel)
-
-
-
Method Detail
-
postUpdateTopic
void postUpdateTopic(Topic topic, ChangeReport report, TopicModel updateModel)
-
-