Uses of Interface
org.alfresco.service.cmr.transfer.NodeCrawlerFactory
Packages that use NodeCrawlerFactory
Package
Description
Provides the implementation of the transfer service which can be used to transfer nodes from one repository to another.
-
Uses of NodeCrawlerFactory in org.alfresco.repo.replication
Methods in org.alfresco.repo.replication with parameters of type NodeCrawlerFactoryModifier and TypeMethodDescriptionvoidReplicationActionExecutor.setNodeCrawlerFactory(NodeCrawlerFactory nodeCrawlerFactory) Injects the NodeCrawlerFactory bean. -
Uses of NodeCrawlerFactory in org.alfresco.repo.transfer
Classes in org.alfresco.repo.transfer that implement NodeCrawlerFactory