Uses of Interface
org.alfresco.repo.transfer.requisite.TransferRequsiteProcessor
-
Packages that use TransferRequsiteProcessor Package Description org.alfresco.repo.transfer.requisite Provides the implementation of the transfer requsite which is used by the transfer service. -
-
Uses of TransferRequsiteProcessor in org.alfresco.repo.transfer.requisite
Classes in org.alfresco.repo.transfer.requisite that implement TransferRequsiteProcessor Modifier and Type Class Description classDeltaListRequsiteProcessorA processor of the XML Transfer Requsite file to populate a DeltaList object The requsite is parsed once and the delta list is available from getDeltaList at the end.Constructors in org.alfresco.repo.transfer.requisite with parameters of type TransferRequsiteProcessor Constructor Description XMLTransferRequsiteReader(TransferRequsiteProcessor processor)Constructor
-