Interface FetcherContext.StopContext
- All Superinterfaces:
FetcherContext
- All Known Implementing Classes:
ContentFetcher.StopContext,FetcherContext.AbstractStopContext,FetcherContext.DefaultStopContext
- 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
StopResult newResult()- Specified by:
newResultin interfaceFetcherContext
-