Uses of Package
com.atlassian.gadgets.dashboard.spi

Packages that use com.atlassian.gadgets.dashboard.spi
com.atlassian.gadgets.dashboard.spi Contains the service provider interfaces (SPIs) that host applications must implement in order to use the dashboard plugin(s). 
com.atlassian.gadgets.dashboard.spi.changes This package contains classes for managing changes to the dashboard state. 
com.atlassian.gadgets.dashboard.spi.util Contains utility and helper classes for all host applications. 
 

Classes in com.atlassian.gadgets.dashboard.spi used by com.atlassian.gadgets.dashboard.spi
DashboardStateStoreException
          Thrown when there is a problem while performing an operation on the persistent data store.
 

Classes in com.atlassian.gadgets.dashboard.spi used by com.atlassian.gadgets.dashboard.spi.changes
GadgetLayout
          Defines how gadgets should be layed out on a dashboard.
 

Classes in com.atlassian.gadgets.dashboard.spi used by com.atlassian.gadgets.dashboard.spi.util
DashboardPermissionService
          Provide a way to determine if a user has permission to perform the given operations on a dashboard.
 



Copyright © 2013 Atlassian. All Rights Reserved.