Package org.alfresco.repo.web.scripts.transfer

Provides the implementation of the transfer service web scripts.

See:
          Description

Interface Summary
CommandProcessor  
 

Class Summary
AbortTransferCommandProcessor This command processor is used to record the start a transfer.
BeginTransferCommandProcessor This command processor is used to record the start a transfer.
CommitTransferCommandProcessor This command processor is used to record the start a transfer.
MessagesTransferCommandProcessor This command processor is used to record the start a transfer.
PostContentCommandProcessor This command processor is used to receive one or more content files for a given transfer.
PostSnapshotCommandProcessor This command processor is used to receive the snapshot for a given transfer.
PrepareTransferCommandProcessor  
ReportCommandProcessor This command processor is used to get the server side transfer report.
StatusCommandProcessor This command processor is used to record the start a transfer.
TestCredentialsCommandProcessor This command processor is used simply to check that the transfer receiver is enabled and that the supplied credentials are correct and identify an admin user.
TransferWebScript  
TransferWebScriptTest Test the transfer web script API
 

Package org.alfresco.repo.web.scripts.transfer Description

Provides the implementation of the transfer service web scripts. Which are used to receive transfers from other instances of Alfresco.

The code in this package should be considered private to Alfresco and is liable to change with each version of Alfresco.

Since:
3.3


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