Interface | Description |
---|---|
ContentImporter |
Component responsible for populating a Content from an existing file.
Contents are meant to be provided totally empty, so that it is up to the implementation to set every metadata on the Content, even the content type, the workflow id, ... |
Class | Description |
---|---|
ContentImporterExtensionPoint |
Extension point for
ContentImporter . |
ContentIOManager |
Manager for importing contents
|
ImportContentAction |
Action to import a content from an input stream received through a POST request.
|