|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.manifoldcf.crawler.BaseCrawlerInitializationCommand
org.apache.manifoldcf.crawler.ExportConfiguration
public class ExportConfiguration
This class provides a script hook to export the crawler configuration to a file.
| Field Summary | |
|---|---|
static java.lang.String |
_rcsid
|
| Constructor Summary | |
|---|---|
ExportConfiguration(java.lang.String exportFilename)
|
|
| Method Summary | |
|---|---|
protected void |
doExecute(IThreadContext tc)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class org.apache.manifoldcf.crawler.BaseCrawlerInitializationCommand |
|---|
execute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String _rcsid
| Constructor Detail |
|---|
public ExportConfiguration(java.lang.String exportFilename)
| Method Detail |
|---|
protected void doExecute(IThreadContext tc)
throws ManifoldCFException
doExecute in class BaseCrawlerInitializationCommandManifoldCFExceptionpublic static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||