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."Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"