Interface | Description |
---|---|
RenderedGadgetUriProvider |
Provides the URI (represented in a String format) for a Gadget that is rendered.
|
RepresentationFactory |
Factory to construct new REST representations given the required domain objects.
|
Class | Description |
---|---|
DashboardItemBean | |
DashboardItemGadgetRepresentation | |
DashboardRepresentation |
Provides a JAXB representation of a
Dashboard
TODO : AG-428 We should add LINK elements to this representation, as the REST Guidleines recommend. |
DashboardRepresentation.Builder | |
GadgetRepresentation |
Provides a JAXB view of a Gadget, so that we can build new gadgets on the file in Javascript.
|
GadgetUrlContainer |
Helper class to help with constructing all the URLs required for a GadgetRepresentation.
|
NullRenderedGadgetUriProvider |
Implementation of
RenderedGadgetUriProvider that always returns null. |
OpenSocialGadgetRepresentation | |
RenderedGadgetUriProviderImpl |
Default implementation of
RenderedGadgetUriProvider |
RepresentationFactoryImpl | |
UserPrefRepresentation |
Provides a JAXB view of a UserPref, so that we can build new gadgets on the fly in Javascript.
|
UserPrefRepresentation.EnumValueRepresentation | |
UserPrefsRepresentation |
Provides a JAXB view of a collection of all
UserPref s for a GadgetRepresentation |
Copyright © 2018 Atlassian. All rights reserved.