@Version(value="1.1") @Export(optional="provide:=true")
See: Description
Interface | Description |
---|---|
ExportConfig |
The
ExportConfig interface represents configurations managed by
the ScheduledExporter service. |
Exporter |
An
Exporter is used to export data from the repository (normally
provided by ExtractExportDataProcess ) to a specific location or
3rd-party service. |
ScheduledExporter | |
Transformer<T> |
Exception | Description |
---|---|
ExportException |
Exception used to indicate that an
Exporter encountered an error. |
TransformationException |
Exception used to indicate that a
Transformer encountered an error. |
Copyright © 2010 - 2020 Adobe. All Rights Reserved