Interface | Description |
---|---|
CentraSiteImporter |
An extensible interface for creating assets of a particular type in CentraSite by
importing files.
|
Class | Description |
---|---|
CentraSiteAssetOptions |
This bean class holds information pertaining to the options for the asset created from the Create Asset activity.
|
CentraSiteImporterCallback |
Callback class for knowing the importer status.
|
CentraSiteImporterReference |
This is a POJO class used by
CentraSiteImporterCallback to indicate the missing
references in an imported file. |
Enum | Description |
---|---|
CentraSiteImporterStatus |
Enum to indicate the state of the importer.
|