Package io.meeds.gamification.listener
Class RuleDeletedWebNotificationListener
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
ConstructorsConstructorDescriptionRuleDeletedWebNotificationListener(org.exoplatform.commons.api.notification.service.WebNotificationService webNotificationService) -
Method Summary
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
RuleDeletedWebNotificationListener
public RuleDeletedWebNotificationListener(org.exoplatform.commons.api.notification.service.WebNotificationService webNotificationService)
-
-
Method Details