Uses of Interface
org.alfresco.repo.web.scripts.transfer.CommandProcessor
Packages that use CommandProcessor
Package
Description
Provides the implementation of the transfer service web scripts.
-
Uses of CommandProcessor in org.alfresco.repo.web.scripts.transfer
Classes in org.alfresco.repo.web.scripts.transfer that implement CommandProcessorModifier and TypeClassDescriptionclass
This command processor is used to record the start a transfer.class
This command processor is used to record the start a transfer.class
This command processor is used to record the start a transfer.class
This command processor is used to record the start a transfer.class
This command processor is used to receive one or more content files for a given transfer.class
This command processor is used to receive the snapshot for a given transfer.class
class
This command processor is used to get the server side transfer report.class
This command processor is used to record the start a transfer.class
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.Method parameters in org.alfresco.repo.web.scripts.transfer with type arguments of type CommandProcessorModifier and TypeMethodDescriptionvoid
TransferWebScript.setCommandProcessors
(Map<String, CommandProcessor> processors)