| 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.
|
| Class and 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 |
| Class and Description |
|---|
| TransferContext |
| TransferModel
Transfer Model Constants
|
| Class and Description |
|---|
| Transfer
Information about a transfer which is in progress.
|
| TransferModel
Transfer Model Constants
|
| Class and Description |
|---|
| TransferDestinationReportWriter |
| TransferModel
Transfer Model Constants
|
| Class and Description |
|---|
| DeltaList
Details back from reading the manifest to say what is required to fulfill the manifest.
|
| TransferModel
Transfer Model Constants
|
| Class and Description |
|---|
| TransferEndEventImpl
An abstract implementation of TransferEndEvent.
|
| TransferEventImpl
An abstract implementation of TransferEvent.
|
| TransferProgressMonitor |
Copyright © 2005–2018 Alfresco Software. All rights reserved.