@ParametersAreNonnullByDefault

Package com.atlassian.gadgets.dashboard.spi.util

Contains utility and helper classes for all host applications.

See:
          Description

Class Summary
UserHasWritePermissionToDashboard A Condition that can be used when creating web-items that allow the user to modify the dashboard in some way, such as by adding a gadget to it.
 

Package com.atlassian.gadgets.dashboard.spi.util Description

Contains utility and helper classes for all host applications.

Parameters are non-null by default, as declared by the annotation above. 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 © 2013 Atlassian. All Rights Reserved.