Package org.alfresco.repo.transfer
Class StandardNodeCrawlerFactoryImpl
java.lang.Object
org.alfresco.repo.transfer.StandardNodeCrawlerFactoryImpl
- All Implemented Interfaces:
NodeCrawlerFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet a node crawler from the node crawler factory.
-
Constructor Details
-
StandardNodeCrawlerFactoryImpl
-
-
Method Details
-
getNodeCrawler
Description copied from interface:NodeCrawlerFactoryGet a node crawler from the node crawler factory. A new instance of a node crawler is returned each time this method is called.- Specified by:
getNodeCrawlerin interfaceNodeCrawlerFactory- Returns:
- a new node crawler.
-