com.atlassian.bamboo.rss
Class RssFeedBuilder

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

public class RssFeedBuilder
extends Object


Constructor Summary
RssFeedBuilder()
           
 
Method Summary
 SyndFeed createFeed(List resultsList, int maxResults)
           
 VelocityEngine getVelocityEngine()
           
 void setVelocityEngine(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 SyndFeed createFeed(List resultsList,
                           int maxResults)

getVelocityEngine

public VelocityEngine getVelocityEngine()

setVelocityEngine

public void setVelocityEngine(VelocityEngine velocityEngine)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.