public static class FetcherContext.DefaultStartContext extends FetcherContext.AbstractStartContext
FetcherContext.AbstractFetchContext, FetcherContext.AbstractPostFetchContext, FetcherContext.AbstractPreFetchContext, FetcherContext.AbstractStartContext, FetcherContext.AbstractStopContext, FetcherContext.DefaultFetchContext, FetcherContext.DefaultPostFetchContext, FetcherContext.DefaultPreFetchContext, FetcherContext.DefaultStartContext, FetcherContext.DefaultStopContext, FetcherContext.FetchContext, FetcherContext.PostFetchContext, FetcherContext.PreFetchContext, FetcherContext.StartContext, FetcherContext.StopContext
Constructor and Description |
---|
DefaultStartContext(ConnectorConfig connectorConfig,
JobRunInfo jobRunInfo,
RequestInfo requestInfo) |
DefaultStartContext(ConnectorConfig connectorConfig,
JobRunInfo jobRunInfo,
RequestInfo requestInfo,
ParserConfigContainer parserConfigContainer) |
Modifier and Type | Method and Description |
---|---|
ParserConfigContainer |
getParserConfigContainer()
Deprecated.
- Internal use only; will be removed.
|
newResult
getConnectorConfig, getJobRunInfo, getRequestInfo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConnectorConfig, getJobRunInfo, getRequestInfo
public DefaultStartContext(ConnectorConfig connectorConfig, JobRunInfo jobRunInfo, RequestInfo requestInfo, ParserConfigContainer parserConfigContainer)
public DefaultStartContext(ConnectorConfig connectorConfig, JobRunInfo jobRunInfo, RequestInfo requestInfo)
@Deprecated public ParserConfigContainer getParserConfigContainer()