@Version(value="5.8.0")
See: Description
Interface | Description |
---|---|
Importer | |
PollConfig |
The
PollConfig interface represents polling configurations
managed by the PollingImporter service. |
PollingImporter |
Class | Description |
---|---|
HCImporter |
The
HCImporter is an abstract implementation of the
Importer service interface supporting access to data using the HTTP
protocol. |
HttpImporter | Deprecated
Please use
HCImporter instead. |
Exception | Description |
---|---|
ImportException |
The
ImportException class is the exception, which may be thrown
by the
Importer.importData(String, String, org.apache.sling.api.resource.Resource)
method in case of any data access, transfer or import problems. |
Copyright © 2010 - 2020 Adobe. All Rights Reserved