Uses of Interface
org.onehippo.forge.content.exim.core.ContentMigrationTask
Packages that use ContentMigrationTask
-
Uses of ContentMigrationTask in org.onehippo.forge.content.exim.core
Subinterfaces of ContentMigrationTask in org.onehippo.forge.content.exim.coreModifier and TypeInterfaceDescriptioninterfaceContentMigrationTaskto export binary (gallery/asset) data toContentNodeobjects.interfaceContentMigrationTaskto import binary (gallery/asset) data fromContentNodeobjects.interfaceContentMigrationTaskto export document variant nodes toContentNodeobjects.interfaceContentMigrationTaskto importContentNodeobjects and create or update documents. -
Uses of ContentMigrationTask in org.onehippo.forge.content.exim.core.impl
Classes in org.onehippo.forge.content.exim.core.impl that implement ContentMigrationTaskModifier and TypeClassDescriptionclassAbstract content export task implementation class to provide common properties and utility operations.classAbstract content import task implementation class to provide common properties and utility operations.classAbstractContentMigrationTaskimplementation class to provide common properties and utility operations.classDefaultBinaryExportTaskimplementation.classDefaultBinaryImportTaskimplementation.classDocumentVariantExportTaskimplementation using Hippo Repository Workflow APIs.classDocumentVariantImportTaskimplementation using Hippo Repository Workflow APIs.