Uses of Class
org.alfresco.repo.transfer.TransferProcessingException
-
Packages that use TransferProcessingException 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. -
-
Uses of TransferProcessingException in org.alfresco.repo.transfer
Methods in org.alfresco.repo.transfer that throw TransferProcessingException Modifier and Type Method Description protected abstract voidAbstractManifestProcessorBase. processNode(TransferManifestDeletedNode node)protected abstract voidAbstractManifestProcessorBase. processNode(TransferManifestNormalNode node)
-