|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExternalGadgetSpec | |
|---|---|
| com.atlassian.gadgets.directory.spi | Contains the service provider interfaces (SPIs) that host applications must implement in order to use the dashboard plugin(s). |
| Uses of ExternalGadgetSpec in com.atlassian.gadgets.directory.spi |
|---|
| Methods in com.atlassian.gadgets.directory.spi that return ExternalGadgetSpec | |
|---|---|
ExternalGadgetSpec |
ExternalGadgetSpecStore.add(URI gadgetSpecUri)
Adds a gadget spec URI to this store and returns an ExternalGadgetSpec wrapper for it. |
| Methods in com.atlassian.gadgets.directory.spi that return types with arguments of type ExternalGadgetSpec | |
|---|---|
Iterable<ExternalGadgetSpec> |
ExternalGadgetSpecStore.entries()
Retrieves all ExternalGadgetSpecs from the data store. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||