public class FeedCrawlingContext extends CrawlingContext
| Constructor and Description |
|---|
FeedCrawlingContext(TaskContext taskContext)
creates a crawling context from the taskContext.
|
| Modifier and Type | Method and Description |
|---|---|
Any |
getDeltaProperties() |
Any |
getFeedUrls() |
long |
getMaxRecordsPerBulk() |
getDataSource, getJobName, getJobRunId, getMapper, getNonNegativeParameter, getTaskContextpublic FeedCrawlingContext(TaskContext taskContext)