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 TypeClassDescriptionclassThis command processor is used to record the start a transfer.classThis command processor is used to record the start a transfer.classThis command processor is used to record the start a transfer.classThis command processor is used to record the start a transfer.classThis command processor is used to receive one or more content files for a given transfer.classThis command processor is used to receive the snapshot for a given transfer.classclassThis command processor is used to get the server side transfer report.classThis command processor is used to record the start a transfer.classThis 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 TypeMethodDescriptionvoidTransferWebScript.setCommandProcessors(Map<String, CommandProcessor> processors)