Uses of Class
org.apache.manifoldcf.crawler.connectors.wiki.SingleLevelErrorContext
-
-
Uses of SingleLevelErrorContext in org.apache.manifoldcf.crawler.connectors.wiki
Subclasses of SingleLevelErrorContext in org.apache.manifoldcf.crawler.connectors.wiki Modifier and Type Class Description protected static classWikiConnector.WikiCheckQueryContextClass representing the "api/query" context of a "check" responseprotected static classWikiConnector.WikiGetDocInfoQueryContextClass representing the "api/query" context of a "get doc info" responseprotected static classWikiConnector.WikiGetDocURLsQueryContextClass representing the "api/query" context of a "get timestamp" responseprotected static classWikiConnector.WikiGetNamespacesQueryContextClass representing the "api/query" context of a "get namespaces" responseprotected static classWikiConnector.WikiGetTimestampQueryContextClass representing the "api/query" context of a "get timestamp" responseprotected static classWikiConnector.WikiListPagesQueryContextClass representing the "api/query" context of a "list all pages" response
-