public interface ScheduledExporter
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME
The name of the exporter service.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ExportConfig> |
getExportConfigs()
Returns an
Iterator of all export configurations registered
in the repository. |
static final String SERVICE_NAME
Iterator<ExportConfig> getExportConfigs()
Iterator of all export configurations registered
in the repository. If none are registered, this method returns an empty
iterator.ExportConfigs.Copyright © 2010 - 2020 Adobe. All Rights Reserved