Class TextNotifier

java.lang.Object
org.apache.openmeetings.service.notifier.TextNotifier
All Implemented Interfaces:
org.apache.openmeetings.core.notifier.INotifier

@Component public class TextNotifier extends Object implements org.apache.openmeetings.core.notifier.INotifier
  • Field Details

    • taskExecutor

      @Autowired protected org.springframework.core.task.TaskExecutor taskExecutor
    • cfgDao

      @Autowired protected ConfigurationDao cfgDao
  • Constructor Details

    • TextNotifier

      public TextNotifier()
  • Method Details