@Component public class JiraSubscribedGadgetFeedStore extends Object implements com.atlassian.gadgets.directory.spi.SubscribedGadgetFeedStore
Constructor and Description |
---|
JiraSubscribedGadgetFeedStore(com.atlassian.sal.api.pluginsettings.PluginSettingsFactory factory) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.gadgets.directory.spi.SubscribedGadgetFeed |
addFeed(URI feedUri) |
boolean |
containsFeed(String feedId) |
Iterable<com.atlassian.gadgets.directory.spi.SubscribedGadgetFeed> |
getAllFeeds() |
com.atlassian.gadgets.directory.spi.SubscribedGadgetFeed |
getFeed(String feedId) |
void |
removeFeed(String feedId) |
@Autowired public JiraSubscribedGadgetFeedStore(com.atlassian.sal.api.pluginsettings.PluginSettingsFactory factory)
public com.atlassian.gadgets.directory.spi.SubscribedGadgetFeed addFeed(URI feedUri)
addFeed
in interface com.atlassian.gadgets.directory.spi.SubscribedGadgetFeedStore
public boolean containsFeed(String feedId)
containsFeed
in interface com.atlassian.gadgets.directory.spi.SubscribedGadgetFeedStore
public com.atlassian.gadgets.directory.spi.SubscribedGadgetFeed getFeed(String feedId)
getFeed
in interface com.atlassian.gadgets.directory.spi.SubscribedGadgetFeedStore
public Iterable<com.atlassian.gadgets.directory.spi.SubscribedGadgetFeed> getAllFeeds()
getAllFeeds
in interface com.atlassian.gadgets.directory.spi.SubscribedGadgetFeedStore
public void removeFeed(String feedId)
removeFeed
in interface com.atlassian.gadgets.directory.spi.SubscribedGadgetFeedStore
Copyright © 2002-2022 Atlassian. All Rights Reserved.
View cookie preferences