Package org.ametys.plugins.webcontentio
-
Interface Summary 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 Summary Class Description ContentImporterExtensionPoint Extension point forContentImporter
.ContentIOManager Manager for importing contentsImportContentAction Action to import a content from an input stream received through a POST request.