Package 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.

See: Description

Package org.alfresco.service.cmr.transfer Description

Provides the public interface for the transfer service which can be used to transfer nodes from one repository to another.

TransferService provides the methods to transfer nodes from one instance of Alfresco to another. The TransferTarget contains details of where to transfer to. The TransferDefinition contains details of what to transfer.

TransferEvents are produced by an ongoing transfer. They can be use to monitor an in-flight transfer or build a user interface.

The NodeCrawler provides the ability to find a set of nodes to give to the transfer service.

Since:
3.3
See Also:
org.alfresco.service.cmr.transferTransferService

Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.