Package org.hackystat.tickertape.ticker

Provides the Tickers for this system.

See:
          Description

Interface Summary
Ticker The interface that all Tickers must implement.
 

Class Summary
MultiProjectTweetsTicker Provides a Ticker that can monitor multiple Hackystat projects and send tweets to a single Twitter account occasionally to summarize activity.
NabaztagNewsTicker Provides a ticker that monitors a set of Hackystat Projects and creates a "News Bulletin" once an hour on the hour that summarizes activity that is read by the Nabaztag Rabbit.
PersonalTweetsTicker A Ticker.
PortfolioTransitionTicker A Ticker.
ProjectTweetsTicker A Ticker.
SummaryEmailTicker A Ticker.
TweetWhenInterestingTicker A Ticker.
 

Package org.hackystat.tickertape.ticker Description

Provides the Tickers for this system.