public class UpdatedDateFilter extends Object implements org.apache.camel.component.feed.EntryFilter
| Constructor and Description |
|---|
UpdatedDateFilter(Date lastUpdate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValidEntry(org.apache.camel.component.feed.FeedEndpoint endpoint,
Object feed,
Object entry) |
Apache Camel