Class CommunityEventNotifier

java.lang.Object
org.silverpeas.core.notification.system.CDIResourceEventNotifier<CommunityOfUsers,CommunityEvent>
org.silverpeas.components.community.notification.CommunityEventNotifier
All Implemented Interfaces:
org.silverpeas.core.notification.system.ResourceEventNotifier<CommunityOfUsers,CommunityEvent>

@Bean public final class CommunityEventNotifier extends org.silverpeas.core.notification.system.CDIResourceEventNotifier<CommunityOfUsers,CommunityEvent>
A notifier on the changes in the state of a Community business object.
  • Constructor Details

    • CommunityEventNotifier

      public CommunityEventNotifier()
  • Method Details