Uses of Interface
org.alfresco.repo.transfer.AlienProcessor
Packages that use AlienProcessor
Package
Description
Provides the implementation of the transfer service which can be used to
transfer nodes from one repository to another.
-
Uses of AlienProcessor in org.alfresco.repo.transfer
Classes in org.alfresco.repo.transfer that implement AlienProcessorModifier and TypeClassDescriptionclassClass to encapsulate the behaviour of "Alien" nodes.Methods in org.alfresco.repo.transfer that return AlienProcessorModifier and TypeMethodDescriptionDefaultManifestProcessorFactoryImpl.getAlienProcessor()RepoPrimaryManifestProcessorImpl.getAlienProcessor()RepoTertiaryManifestProcessorImpl.getAlienProcessor()RepoTransferReceiverImpl.getAlienProcessor()Methods in org.alfresco.repo.transfer with parameters of type AlienProcessorModifier and TypeMethodDescriptionvoidDefaultManifestProcessorFactoryImpl.setAlienProcessor(AlienProcessor alienProcessor) voidRepoPrimaryManifestProcessorImpl.setAlienProcessor(AlienProcessor alienProcessor) voidRepoTertiaryManifestProcessorImpl.setAlienProcessor(AlienProcessor alienProcessor) voidRepoTransferReceiverImpl.setAlienProcessor(AlienProcessor alienProcessor)