Package com.atlassian.gadgets.publisher.spi

Contains the service provider interfaces (SPIs) that host applications must implement in order to use the dashboard plugin(s).

See:
          Description

Interface Summary
PluginGadgetSpecProviderPermission Used to check if a gadget spec that has been loaded from a plugin should appear in the gadget browser.
 

Package com.atlassian.gadgets.publisher.spi Description

Contains the service provider interfaces (SPIs) that host applications must implement in order to use the dashboard plugin(s).

This package contains classes related to publishing gadgets.

Parameters are non-null by default, as declared by the package annotation. Return values should also be considered to be non-null unless they are annotated with Nullable. Unfortunately, there is no way to declare this with annotations at present.



Copyright © 2009 Atlassian. All Rights Reserved.