Class 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 Detail

      • AutomaticTranslationListener

        public AutomaticTranslationListener()
    • Method Detail

      • onEvent

        public void onEvent​(org.exoplatform.services.listener.Event<String,​org.exoplatform.automatic.translation.api.dto.AutomaticTranslationEvent> event)
                     throws Exception
        Specified by:
        onEvent in class org.exoplatform.services.listener.Listener<String,​org.exoplatform.automatic.translation.api.dto.AutomaticTranslationEvent>
        Throws:
        Exception