public abstract static class FetcherContext.AbstractStopContext extends AbstractFetcherContext implements FetcherContext.StopContext
FetcherContext.AbstractFetchContext, FetcherContext.AbstractStartContext, FetcherContext.AbstractStopContext, FetcherContext.DefaultFetchContext, FetcherContext.DefaultStartContext, FetcherContext.DefaultStopContext, FetcherContext.FetchContext, FetcherContext.StartContext, FetcherContext.StopContext
Modifier | Constructor and Description |
---|---|
protected |
AbstractStopContext(ConnectorConfig connectorConfig,
JobRunInfo jobRunInfo,
RequestInfo requestInfo) |
Modifier and Type | Method and Description |
---|---|
StopResult |
newResult() |
getConnectorConfig, getJobRunInfo, getRequestInfo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConnectorConfig, getJobRunInfo, getRequestInfo
protected AbstractStopContext(ConnectorConfig connectorConfig, JobRunInfo jobRunInfo, RequestInfo requestInfo)
public StopResult newResult()
newResult
in interface FetcherContext
newResult
in interface FetcherContext.StopContext