com.atlassian.bamboo.rss
Class RssFeedBuilder

java.lang.Object
  extended by com.atlassian.bamboo.rss.RssFeedBuilder

public class RssFeedBuilder
extends java.lang.Object


Constructor Summary
RssFeedBuilder()
           
 
Method Summary
 com.sun.syndication.feed.synd.SyndFeed createFeed(java.util.List resultsList, int maxResults)
           
 org.apache.velocity.app.VelocityEngine getVelocityEngine()
           
 void setVelocityEngine(org.apache.velocity.app.VelocityEngine velocityEngine)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RssFeedBuilder

public RssFeedBuilder()
Method Detail

createFeed

public com.sun.syndication.feed.synd.SyndFeed createFeed(java.util.List resultsList,
                                                         int maxResults)

getVelocityEngine

public org.apache.velocity.app.VelocityEngine getVelocityEngine()

setVelocityEngine

public void setVelocityEngine(org.apache.velocity.app.VelocityEngine velocityEngine)


Copyright © 2010 Atlassian. All Rights Reserved.