Uses of Interface
org.nuxeo.io.fsexporter.FSExporterPlugin
-
Packages that use FSExporterPlugin Package Description org.nuxeo.io.fsexporter -
-
Uses of FSExporterPlugin in org.nuxeo.io.fsexporter
Classes in org.nuxeo.io.fsexporter that implement FSExporterPlugin Modifier and Type Class Description class
CustomExporterPlugin
class
DefaultExporterPlugin
class
DriveLikeExporterPlugin
Plugin for FS Exporter that exports documents like they should appear in Nuxeo Drive.Fields in org.nuxeo.io.fsexporter declared as FSExporterPlugin Modifier and Type Field Description protected FSExporterPlugin
FSExporter. exporter
Fields in org.nuxeo.io.fsexporter with type parameters of type FSExporterPlugin Modifier and Type Field Description Class<? extends FSExporterPlugin>
ExportLogicDescriptor. plugin
-