Uses of Interface
org.alfresco.service.cmr.transfer.NodeFinder
Packages that use NodeFinder
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 NodeFinder in org.alfresco.repo.transfer
Classes in org.alfresco.repo.transfer that implement NodeFinderModifier and TypeClassDescriptionclassA utility base class that simplifies the creation of new node finders.classclassANodeFinderthat sums the results of multipleNodeFinders.classThis class can be used to find nodes that are associated with peer associations (as opposed to child associations).classMethods in org.alfresco.repo.transfer with parameters of type NodeFinderModifier and TypeMethodDescriptionvoidStandardNodeCrawlerImpl.setNodeFinders(NodeFinder... finders) Constructors in org.alfresco.repo.transfer with parameters of type NodeFinderConstructor parameters in org.alfresco.repo.transfer with type arguments of type NodeFinder -
Uses of NodeFinder in org.alfresco.service.cmr.transfer
Methods in org.alfresco.service.cmr.transfer with parameters of type NodeFinder