Interface FetcherContext.FetchContext
- All Superinterfaces:
FetcherContext
- All Known Implementing Classes:
ContentFetcher.FetchContext,FetcherContext.AbstractFetchContext,FetcherContext.DefaultFetchContext
- Enclosing interface:
- FetcherContext
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.lucidworks.fusion.connector.plugin.api.fetcher.context.FetcherContext
FetcherContext.AbstractFetchContext, FetcherContext.AbstractStartContext, FetcherContext.AbstractStopContext, FetcherContext.DefaultFetchContext, FetcherContext.DefaultStartContext, FetcherContext.DefaultStopContext, FetcherContext.FetchContext, FetcherContext.StartContext, FetcherContext.StopContext -
Method Summary
Methods inherited from interface com.lucidworks.fusion.connector.plugin.api.fetcher.context.FetcherContext
getConnectorConfig, getJobRunInfo, getRequestInfo
-
Method Details
-
newResult
FetchResult newResult()- Specified by:
newResultin interfaceFetcherContext
-
getFetchInput
FetchInput getFetchInput() -
getPhase
Phase getPhase()
-