Package org.alfresco.repo.transfer
Interface ContentChunkProcessor
public interface ContentChunkProcessor
- Author:
- Mark Rogers
-
Method Summary
Modifier and TypeMethodDescriptionvoidprocessChunk(Set<ContentData> data) process this chunk of content data
-
Method Details
-
processChunk
process this chunk of content data- Throws:
TransferException
-