|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DirectoryUrlBuilder
| Method Summary | |
|---|---|
String |
buildDirectoryGadgetResourceUrl(com.atlassian.gadgets.directory.spi.ExternalGadgetSpecId id)
Returns a URL that can be used to delete a gadget spec file from the Directory |
String |
buildDirectoryResourceUrl()
Returns a URL that can be used to retrieve the list of available gadgets in the directory or to post a new gadget spec URL to the directory. |
String |
buildSubscribedGadgetFeedsUrl()
Returns the URL of the collection of subscribed gadget feeds. |
String |
buildSubscribedGadgetFeedUrl(String feedId)
Returns a URL that can be used to view or remove a subscribed gadget feed. |
| Method Detail |
|---|
String buildDirectoryResourceUrl()
String buildDirectoryGadgetResourceUrl(com.atlassian.gadgets.directory.spi.ExternalGadgetSpecId id)
id - the id of the Gadget whose resource you want to build.
String buildSubscribedGadgetFeedsUrl()
String buildSubscribedGadgetFeedUrl(String feedId)
feedId - ID of a subscribed gadget feed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||