Uses of Interface
org.onehippo.forge.content.exim.core.DocumentManager
Packages that use DocumentManager
-
Uses of DocumentManager in org.onehippo.forge.content.exim.core.impl
Classes in org.onehippo.forge.content.exim.core.impl that implement DocumentManagerModifier and TypeClassDescriptionclass
Default implementation forDocumentManager
using Hippo Workflow APIs.Methods in org.onehippo.forge.content.exim.core.impl that return DocumentManagerModifier and TypeMethodDescriptionAbstractContentMigrationTask.getDocumentManager()
ReturnsDocumentManager
instance.Constructors in org.onehippo.forge.content.exim.core.impl with parameters of type DocumentManagerModifierConstructorDescriptionAbstractContentExportTask
(DocumentManager documentManager) Constructs withdocumentManager
.AbstractContentImportTask
(DocumentManager documentManager) Constructs withdocumentManager
.AbstractContentMigrationTask
(DocumentManager documentManager) Constructs withdocumentManager
.DefaultBinaryExportTask
(DocumentManager documentManager) Constructs withdocumentManager
.DefaultBinaryImportTask
(DocumentManager documentManager) Constructs withdocumentManager
.WorkflowDocumentVariantExportTask
(DocumentManager documentManager) Constructs withdocumentManager
.WorkflowDocumentVariantImportTask
(DocumentManager documentManager) Constructs withdocumentManager
.