Uses of Interface
org.alfresco.service.cmr.transfer.NodeCrawler
Packages that use NodeCrawler
Package
Description
Provides the implementation of the transfer service which can be used to transfer nodes from one repository to another.
Provides the public interface for the transfer service which can be used to transfer nodes from one repository to another.
-
Uses of NodeCrawler in org.alfresco.repo.transfer
Classes in org.alfresco.repo.transfer that implement NodeCrawlerModifier and TypeClassDescriptionclassThis class can be used to build a set of node references from a given starting point.Methods in org.alfresco.repo.transfer that return NodeCrawler -
Uses of NodeCrawler in org.alfresco.service.cmr.transfer
Methods in org.alfresco.service.cmr.transfer that return NodeCrawlerModifier and TypeMethodDescriptionNodeCrawlerFactory.getNodeCrawler()Get a node crawler from the node crawler factory.