Uses of Package
com.atlassian.gadgets

Packages that use com.atlassian.gadgets
com.atlassian.gadgets This package contains the main APIs for interacting with gadgets. 
com.atlassian.gadgets.dashboard This package contains the main APIs for interacting with dashboards and gadgets. 
com.atlassian.gadgets.dashboard.view   
com.atlassian.gadgets.directory   
com.atlassian.gadgets.spec Contains classes related to Gadgets' Specification XML. 
com.atlassian.gadgets.view Contains classes related to the rendering and display of gadgets. 
 

Classes in com.atlassian.gadgets used by com.atlassian.gadgets
GadgetId
          Representation of the identifier for a particular gadget.
GadgetRequestContext
          Holds information associated with a gadget request that the system will need to use.
GadgetRequestContext.Builder
          A builder that facilitates construction of GadgetRequestContext objects.
GadgetSpecProvider
          A simple representation of a container of gadget spec URIs.
GadgetSpecUriNotAllowedException
          Thrown when a gadget spec URI is not valid for rendering on the dashboard.
GadgetState
          An immutable representation of a gadget.
GadgetState.Builder
          A builder that allows you to set the Color and the user preferences of the GadgetState under construction.
GadgetState.SpecUriBuilder
          A builder that allows you to set the spec URI of the gadget state under construction
Vote
          Votes are used in the gadget system to determine whether a user is allowed to perform certain actions, such as seeing a gadget in the gadget browser or being allowed to render a gadget on their dashboard.
 

Classes in com.atlassian.gadgets used by com.atlassian.gadgets.dashboard
GadgetState
          An immutable representation of a gadget.
 

Classes in com.atlassian.gadgets used by com.atlassian.gadgets.dashboard.view
GadgetRequestContext
          Holds information associated with a gadget request that the system will need to use.
 

Classes in com.atlassian.gadgets used by com.atlassian.gadgets.directory
GadgetRequestContext
          Holds information associated with a gadget request that the system will need to use.
 

Classes in com.atlassian.gadgets used by com.atlassian.gadgets.spec
GadgetParsingException
          Thrown when the gadget spec is malformed or cannot be parsed for other reasons.
GadgetRequestContext
          Holds information associated with a gadget request that the system will need to use.
GadgetState
          An immutable representation of a gadget.
 

Classes in com.atlassian.gadgets used by com.atlassian.gadgets.view
GadgetParsingException
          Thrown when the gadget spec is malformed or cannot be parsed for other reasons.
GadgetRequestContext
          Holds information associated with a gadget request that the system will need to use.
GadgetState
          An immutable representation of a gadget.
 



Copyright © 2013 Atlassian. All Rights Reserved.