Class RuleUpdateTwitterListener
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<io.meeds.gamification.model.RuleDTO,String>
io.meeds.gamification.twitter.listener.RuleUpdateTwitterListener
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class RuleUpdateTwitterListener
extends org.exoplatform.services.listener.Listener<io.meeds.gamification.model.RuleDTO,String>
-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
ConstructorsConstructorDescriptionRuleUpdateTwitterListener(TwitterService twitterAccountService, io.meeds.gamification.service.RuleService ruleService) -
Method Summary
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
RuleUpdateTwitterListener
public RuleUpdateTwitterListener(TwitterService twitterAccountService, io.meeds.gamification.service.RuleService ruleService)
-
-
Method Details