Class DriveLikeExporterPlugin

java.lang.Object
org.nuxeo.io.fsexporter.DefaultExporterPlugin
org.nuxeo.io.fsexporter.DriveLikeExporterPlugin
All Implemented Interfaces:
FSExporterPlugin

public class DriveLikeExporterPlugin extends DefaultExporterPlugin
Plugin for FS Exporter that exports documents like they should appear in Nuxeo Drive.
Since:
10.3
  • Field Details

    • FORBIDDEN_CHAR_PATTERN

      public static final Pattern FORBIDDEN_CHAR_PATTERN
  • Constructor Details

    • DriveLikeExporterPlugin

      public DriveLikeExporterPlugin()
  • Method Details