org.exoplatform.social.extras.feedmash.consumer
Class HudsonFeedConsumer

java.lang.Object
  extended by org.exoplatform.social.extras.feedmash.AbstractFeedmashJob
      extended by org.exoplatform.social.extras.feedmash.consumer.HudsonFeedConsumer
All Implemented Interfaces:
org.quartz.Job

public class HudsonFeedConsumer
extends AbstractFeedmashJob


Field Summary
 
Fields inherited from class org.exoplatform.social.extras.feedmash.AbstractFeedmashJob
feedLastCheck, feedUrl, LAST_CHECKED, password, pluginName, portalContainer, rampup, targetActivityStream, username
 
Constructor Summary
HudsonFeedConsumer()
           
 
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 org.exoplatform.social.extras.feedmash.AbstractFeedmashJob
alreadyChecked, execute, getAppIdentity, getExoComponent, getIdentity, getState, getStateKey, getStringParam, publishActivity, saveState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HudsonFeedConsumer

public HudsonFeedConsumer()
Method Detail

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–2014 eXo Platform SAS. All rights reserved.