Uses of Package
org.alfresco.repo.transfer.requisite
-
Packages that use org.alfresco.repo.transfer.requisite Package Description org.alfresco.repo.transfer Provides the implementation of the transfer service which can be used to transfer nodes from one repository to another.org.alfresco.repo.transfer.requisite Provides the implementation of the transfer requsite which is used by the transfer service. -
Classes in org.alfresco.repo.transfer.requisite used by org.alfresco.repo.transfer Class Description TransferRequsiteWriter Transfer Requsite Writer This class formats the transfer requsite and prints it to the specified writer It is a statefull object and writes one requsite at a time. -
Classes in org.alfresco.repo.transfer.requisite used by org.alfresco.repo.transfer.requisite Class Description TransferRequsiteProcessor Processor for transfer requsite fileTransferRequsiteWriter Transfer Requsite Writer This class formats the transfer requsite and prints it to the specified writer It is a statefull object and writes one requsite at a time.