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