Class AutomaticTranslationListener
- java.lang.Object
-
- org.exoplatform.container.component.BaseComponentPlugin
-
- org.exoplatform.services.listener.Listener<String,org.exoplatform.automatic.translation.api.dto.AutomaticTranslationEvent>
-
- org.exoplatform.automatic.translation.listener.analytics.AutomaticTranslationListener
-
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class AutomaticTranslationListener extends org.exoplatform.services.listener.Listener<String,org.exoplatform.automatic.translation.api.dto.AutomaticTranslationEvent>
-
-
Constructor Summary
Constructors Constructor Description AutomaticTranslationListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonEvent(org.exoplatform.services.listener.Event<String,org.exoplatform.automatic.translation.api.dto.AutomaticTranslationEvent> event)
-