Uses of Interface
org.alfresco.repo.transfer.ContentChunker
-
Packages that use ContentChunker Package Description org.alfresco.repo.transfer Provides the implementation of the transfer service which can be used to transfer nodes from one repository to another. -
-
Uses of ContentChunker in org.alfresco.repo.transfer
Classes in org.alfresco.repo.transfer that implement ContentChunker Modifier and Type Class Description classContentChunkerImplThe Content Chunker Splits Content into "Chunks" of a given size.
-