Uses of Class
org.apache.manifoldcf.crawler.BaseCrawlerInitializationCommand
-
Packages that use BaseCrawlerInitializationCommand Package Description org.apache.manifoldcf.crawler -
-
Uses of BaseCrawlerInitializationCommand in org.apache.manifoldcf.crawler
Subclasses of BaseCrawlerInitializationCommand in org.apache.manifoldcf.crawler Modifier and Type Class Description class
ExportConfiguration
This class provides a script hook to export the crawler configuration to a file.class
ImportConfiguration
This class provides a script hook to allow import of crawler configuration information from a file.class
SynchronizeConnectors
Un-register all registered repository connector classes that can't be foundclass
UnRegisterAll
Un-register all repository connector classes
-