Class TextNotifier

  • All Implemented Interfaces:
    org.apache.openmeetings.core.notifier.INotifier

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

      • taskExecutor

        @Autowired
        protected org.springframework.core.task.TaskExecutor taskExecutor
    • Constructor Detail

      • TextNotifier

        public TextNotifier()