|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.cruisecontrol.publishers.rss.Item
net.sourceforge.cruisecontrol.publishers.rss.CruiseControlItem
A generic RSS Feed Item (includes the contents of an RSS feed between the <:item> and </item> tags). Copyright (c) 2005 Hewlett-Packard Development Company, L.P.
| Constructor Summary | |
CruiseControlItem(XMLLogHelper logHelper,
java.lang.String buildResultsURL)
Construct from an XMLLogHelper. |
|
| Methods inherited from class net.sourceforge.cruisecontrol.publishers.rss.Item |
compareTo, getDescription, getLink, getPublishDate, getTitle, setDescription, setLink, setPublishDate, setTitle, toXml |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CruiseControlItem(XMLLogHelper logHelper,
java.lang.String buildResultsURL)
throws CruiseControlException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||