Uses of Interface
org.alfresco.service.cmr.transfer.NodeCrawlerFactory
-
Packages that use NodeCrawlerFactory Package Description org.alfresco.repo.replication 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 NodeCrawlerFactory in org.alfresco.repo.replication
Methods in org.alfresco.repo.replication with parameters of type NodeCrawlerFactory Modifier and Type Method Description voidReplicationActionExecutor. setNodeCrawlerFactory(NodeCrawlerFactory nodeCrawlerFactory)Injects the NodeCrawlerFactory bean. -
Uses of NodeCrawlerFactory in org.alfresco.repo.transfer
Classes in org.alfresco.repo.transfer that implement NodeCrawlerFactory Modifier and Type Class Description classStandardNodeCrawlerFactoryImpl
-