Package com.adobe.cq.scheduled.exporter
Defines package version.
-
Interface Summary Interface Description ExportConfig TheExportConfiginterface represents configurations managed by theScheduledExporterservice.Exporter AnExporteris used to export data from the repository (normally provided byExtractExportDataProcess) to a specific location or 3rd-party service.ScheduledExporter Transformer<T> -
Exception Summary Exception Description ExportException Exception used to indicate that anExporterencountered an error.TransformationException Exception used to indicate that aTransformerencountered an error.