Uses of Package
org.alfresco.repo.transfer
Packages that use org.alfresco.repo.transfer
Package
Description
Provides the implementation of the transfer service which can be used to
transfer nodes from one repository to another.
Provides the implementation of the transfer manifest which is used by the transfer service.
Provides the implementation of the client side transfer report which records details of a transfer.
Provides the implementation of the destination side transfer report which records details of a transfer.
Provides the implementation of the transfer requsite which is used by the transfer service.
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.transferClassDescriptionThis abstract class handles the progress monitoring functionality as well as providing some utility methods for sub-classes.A utility base class that simplifies the creation of new node filters.A utility base class that simplifies the creation of new node finders.This class groups together the business logic for alien nodes which are transferred nodes that contain children from another repository.The Content Chunker Splits Content into "Chunks" of a given size.Information about a transfer which is in progress.An abstract implementation of TransferEvent.Implementation of the Transfer Service.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)
-
Classes in org.alfresco.repo.transfer used by org.alfresco.repo.transfer.manifest
-
Classes in org.alfresco.repo.transfer used by org.alfresco.repo.transfer.reportClassDescriptionInformation about a transfer which is in progress.Transfer Model Constants
-
Classes in org.alfresco.repo.transfer used by org.alfresco.repo.transfer.reportd
-
Classes in org.alfresco.repo.transfer used by org.alfresco.repo.transfer.requisiteClassDescriptionDetails back from reading the manifest to say what is required to fulfill the manifest.Transfer Model Constants
-
Classes in org.alfresco.repo.transfer used by org.alfresco.service.cmr.transferClassDescriptionAn abstract implementation of TransferEndEvent.An abstract implementation of TransferEvent.