Package org.alfresco.repo.transfer
package org.alfresco.repo.transfer
Provides the implementation of the transfer service which can be used to transfer nodes from one repository to another.
- Since:
- 3.3
- See Also:
-
ClassDescriptionThis 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.Class to encapsulate the behaviour of "Alien" nodes.A
NodeFinderthat sums the results of multipleNodeFinders.The Content Chunker Splits Content into "Chunks" of a given size.The Content Chunker Splits Content into "Chunks" of a given size.Details back from reading the manifest to say what is required to fulfill the manifest.HTTP implementation of TransferTransmitter.This class can be used to find nodes that are associated with peer associations (as opposed to child associations).The Repo Transfer Receiver is the "Back-End" for transfer subsystem.This class can be used to build a set of node references from a given starting point.Information about a transfer which is in progress.A bucket for little odds and ends for the transfer service.An abstract implementation of TransferEndEvent.An abstract implementation of TransferEvent.Class to bring together all the transfer event stuff.Transfer Model ConstantsImplementation of the Transfer Service.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)Data Transfer Object for a TransferTarget.This is an implementation of TransferVersionChecker.This implementation of TransferVersionChecker simply allows transfer between all versions.A simple class whose primary purpose is to wrap the fairly unfriendly interface presented by the dom4j XMLWriter with one that is simpler to use.