Uses of Package
org.alfresco.repo.transfer
-
Packages that use org.alfresco.repo.transfer 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.org.alfresco.repo.transfer.manifest Provides the implementation of the transfer manifest which is used by the transfer service.org.alfresco.repo.transfer.report Provides the implementation of the client side transfer report which records details of a transfer.org.alfresco.repo.transfer.reportd Provides the implementation of the destination side transfer report which records details of a transfer.org.alfresco.repo.transfer.requisite Provides the implementation of the transfer requsite which is used by the transfer service.org.alfresco.service.cmr.transfer Provides the public interface for the transfer service which can be used to transfer nodes from one repository to another. -
Classes in org.alfresco.repo.transfer used by org.alfresco.repo.transfer Class Description AbstractManifestProcessorBase This abstract class handles the progress monitoring functionality as well as providing some utility methods for sub-classes.AbstractNodeFilter A utility base class that simplifies the creation of new node filters.AbstractNodeFinder A utility base class that simplifies the creation of new node finders.AbstractTransferProgressMonitor AlienProcessor This class groups together the business logic for alien nodes which are transferred nodes that contain children from another repository.ContentChunker The Content Chunker Splits Content into "Chunks" of a given size.ContentChunkProcessor CorrespondingNodeResolver CorrespondingNodeResolver.ResolvedParentChildPair CorrespondingNodeResolverFactory HttpMethodFactory ManifestProcessorFactory Transfer Information about a transfer which is in progress.TransferEventImpl An abstract implementation of TransferEvent.TransferProcessingException TransferProgressMonitor TransferServiceImpl2 Implementation of the Transfer Service.TransferSummaryAware TransferSummaryReport Used to log relevant changes to transfered files into a summary report of the entire replication job; It should log: created files, deleted, moved, *modified files and relevant errors while handling the files; *modified: each implementation would chose the definition of modified(actual content modification/ new version/ some properties updated)TransferTransmitter TransferVersionChecker -
Classes in org.alfresco.repo.transfer used by org.alfresco.repo.transfer.manifest Class Description TransferContext TransferModel Transfer Model Constants -
Classes in org.alfresco.repo.transfer used by org.alfresco.repo.transfer.report Class Description Transfer Information about a transfer which is in progress.TransferModel Transfer Model Constants -
Classes in org.alfresco.repo.transfer used by org.alfresco.repo.transfer.reportd Class Description TransferDestinationReportWriter TransferModel Transfer Model Constants -
Classes in org.alfresco.repo.transfer used by org.alfresco.repo.transfer.requisite Class Description DeltaList Details back from reading the manifest to say what is required to fulfill the manifest.TransferModel Transfer Model Constants -
Classes in org.alfresco.repo.transfer used by org.alfresco.service.cmr.transfer Class Description TransferEndEventImpl An abstract implementation of TransferEndEvent.TransferEventImpl An abstract implementation of TransferEvent.TransferProgressMonitor