Class BulkImport

  • All Implemented Interfaces:
    org.alfresco.processor.ProcessorExtension

    public class BulkImport
    extends BaseProcessorExtension
    Custom javascript root object to provide access to the BulkFilesystemImporter from scripts.
    Since:
    4.0
    • Constructor Detail

      • BulkImport

        public BulkImport()
    • Method Detail

      • getStoreNames

        public java.util.List<java.lang.String> getStoreNames()
        Get a list of the currently registered content stores, from the configured ContentStoreMapProvider.
        Returns:
        the List of store names