pmonks/alfresco-bulk-import

View on GitHub
amp/src/main/amp/config/alfresco/extension/templates/webscripts/org/alfresco/extension/bulkimport/fs/fsconfig.get.desc.xml

Summary

Maintainability
Test Coverage
<webscript>
  <shortname>Filesystem Bulk Import Source Config</shortname>
  <description>Web Script that provides the configuration fields for the filesystem bulk import source.</description>
  <url>/bulk/import/fs/config</url>
  <format default="html"/>
  <authentication>admin</authentication>
  <family>Bulk Import</family>
  <cache>
    <never>true</never>
  </cache>
</webscript>