Package | Description |
---|---|
org.alfresco.repo.transfer |
Provides the implementation of the transfer service which can be used to
transfer nodes from one repository to another.
|
org.alfresco.service.cmr.transfer |
Provides the public interface for the transfer service which can be used to
transfer nodes from one repository to another.
|
Modifier and Type | Class and Description |
---|---|
class |
StandardNodeCrawlerImpl
This class can be used to build a set of node references from a given starting point.
|
Modifier and Type | Method and Description |
---|---|
NodeCrawler |
StandardNodeCrawlerFactoryImpl.getNodeCrawler() |
Modifier and Type | Method and Description |
---|---|
NodeCrawler |
NodeCrawlerFactory.getNodeCrawler()
Get a node crawler from the node crawler factory.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.