com.atlassian.gadgets.directory.internal.jaxb
Class SubscribedGadgetFeedRepresentation
java.lang.Object
com.atlassian.gadgets.directory.internal.jaxb.SubscribedGadgetFeedRepresentation
public class SubscribedGadgetFeedRepresentation
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubscribedGadgetFeedRepresentation
public SubscribedGadgetFeedRepresentation(com.atlassian.gadgets.directory.spi.SubscribedGadgetFeed feed,
DirectoryUrlBuilder urlBuilder,
com.atlassian.gadgets.feed.GadgetFeedReaderFactory readerFactory)
getFeed
public com.atlassian.plugins.rest.common.Link getFeed()
getSelf
public com.atlassian.plugins.rest.common.Link getSelf()
getGadgets
public List<SubscribedGadgetFeedRepresentation.GadgetSpecRepresentation> getGadgets()
Copyright © 2012 Atlassian. All Rights Reserved.