com.atlassian.confluence.core.actions
Class RssDescriptor
java.lang.Object
com.atlassian.confluence.core.actions.RssDescriptor
public class RssDescriptor
- extends Object
This class describes an RSS feed. It is used to provide RSS and Atom discovery.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RssDescriptor
public RssDescriptor(String baseHref,
String title,
boolean authenticated)
getTitle
public String getTitle()
getAtomHref
public String getAtomHref()
getRssHref
public String getRssHref()