Uses of Class
com.atlassian.gadgets.dashboard.PermissionException

Packages that use PermissionException
com.atlassian.gadgets.dashboard This package contains the main APIs for interacting with dashboards and gadgets. 
 

Uses of PermissionException in com.atlassian.gadgets.dashboard
 

Methods in com.atlassian.gadgets.dashboard that throw PermissionException
 DashboardState DashboardService.get(DashboardId id, String username)
          Fetch the DashboardState if the user has permission.
 DashboardState DashboardService.save(DashboardState state, String username)
          Save the DashboardState if the user has permission.
 



Copyright © 2013 Atlassian. All Rights Reserved.