public interface FetcherContext
Modifier and Type | Interface and Description |
---|---|
static class |
FetcherContext.AbstractFetchContext |
static class |
FetcherContext.AbstractStartContext |
static class |
FetcherContext.AbstractStopContext |
static class |
FetcherContext.DefaultFetchContext |
static class |
FetcherContext.DefaultStartContext |
static class |
FetcherContext.DefaultStopContext |
static interface |
FetcherContext.FetchContext |
static interface |
FetcherContext.StartContext |
static interface |
FetcherContext.StopContext |
Modifier and Type | Method and Description |
---|---|
ConnectorConfig |
getConnectorConfig() |
JobRunInfo |
getJobRunInfo() |
RequestInfo |
getRequestInfo() |
FetcherResult |
newResult() |
ConnectorConfig getConnectorConfig()
FetcherResult newResult()
JobRunInfo getJobRunInfo()
RequestInfo getRequestInfo()