Skip navigation links

Package com.atlassian.gadgets.dashboard.internal.rest

Interfaces and classes used to implement dashboards and their gadgets as REST resources.

See: Description

Package com.atlassian.gadgets.dashboard.internal.rest Description

Interfaces and classes used to implement dashboards and their gadgets as REST resources.

Generally, the Handler classes define a resource operation in terms of domain objects. Instances of Handlers are injected into Resource classes. Representation classes define JAXB bindings between models in this package and JSON (or XML) that is sent to clients.

Skip navigation links

Copyright © 2018 Atlassian. All rights reserved.