org.exoplatform.social.extras.feedmash.consumer
Class HudsonFeedConsumer
java.lang.Object
org.exoplatform.social.extras.feedmash.AbstractFeedmashJob
org.exoplatform.social.extras.feedmash.consumer.HudsonFeedConsumer
- All Implemented Interfaces:
- org.quartz.Job
public class HudsonFeedConsumer
- extends AbstractFeedmashJob
|
Method Summary |
protected boolean |
accept(com.sun.syndication.feed.synd.SyndEntryImpl entry)
|
void |
beforeJobExecute(org.quartz.JobDataMap dataMap)
|
protected void |
handle(com.sun.syndication.feed.synd.SyndEntryImpl entry)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HudsonFeedConsumer
public HudsonFeedConsumer()
accept
protected boolean accept(com.sun.syndication.feed.synd.SyndEntryImpl entry)
- Specified by:
accept in class AbstractFeedmashJob
handle
protected void handle(com.sun.syndication.feed.synd.SyndEntryImpl entry)
- Specified by:
handle in class AbstractFeedmashJob
beforeJobExecute
public void beforeJobExecute(org.quartz.JobDataMap dataMap)
- Overrides:
beforeJobExecute in class AbstractFeedmashJob
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.