Class NotesAutoImportService

  • All Implemented Interfaces:
    org.picocontainer.Startable

    public class NotesAutoImportService
    extends Object
    implements org.picocontainer.Startable
    • Field Detail

      • NOTES_IMPORT_CONTEXT

        public static final org.exoplatform.commons.api.settings.data.Context NOTES_IMPORT_CONTEXT
      • NOTES_IMPORT_SCOPE

        public static final org.exoplatform.commons.api.settings.data.Scope NOTES_IMPORT_SCOPE
    • Constructor Detail

      • NotesAutoImportService

        public NotesAutoImportService​(org.exoplatform.container.xml.InitParams initParams,
                                      org.exoplatform.commons.api.settings.SettingService settingService,
                                      NoteService noteService,
                                      WikiService wikiService,
                                      org.exoplatform.social.core.space.spi.SpaceService spaceService,
                                      org.exoplatform.portal.config.UserACL userACL)
    • Method Detail

      • start

        public void start()
        Specified by:
        start in interface org.picocontainer.Startable
      • stop

        public void stop()
        Specified by:
        stop in interface org.picocontainer.Startable