Package | Description |
---|---|
org.alfresco.repo.web.scripts.transfer |
Provides the implementation of the transfer service web scripts.
|
Modifier and Type | Class and Description |
---|---|
class |
AbortTransferCommandProcessor
This command processor is used to record the start a transfer.
|
class |
BeginTransferCommandProcessor
This command processor is used to record the start a transfer.
|
class |
CommitTransferCommandProcessor
This command processor is used to record the start a transfer.
|
class |
MessagesTransferCommandProcessor
This command processor is used to record the start a transfer.
|
class |
PostContentCommandProcessor
This command processor is used to receive one or more content files for a given transfer.
|
class |
PostSnapshotCommandProcessor
This command processor is used to receive the snapshot for a given transfer.
|
class |
PrepareTransferCommandProcessor |
class |
ReportCommandProcessor
This command processor is used to get the server side transfer report.
|
class |
StatusCommandProcessor
This command processor is used to record the start a transfer.
|
class |
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.
|
Modifier and Type | Method and Description |
---|---|
void |
FileTransferWebScript.setCommandProcessors(Map<String,CommandProcessor> processors) |
void |
TransferWebScript.setCommandProcessors(Map<String,CommandProcessor> processors) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.