|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GadgetRepresentation | |
|---|---|
| com.atlassian.gadgets.dashboard.internal.rest.representations | |
| Uses of GadgetRepresentation in com.atlassian.gadgets.dashboard.internal.rest.representations |
|---|
| Methods in com.atlassian.gadgets.dashboard.internal.rest.representations that return GadgetRepresentation | |
|---|---|
GadgetRepresentation |
RepresentationFactoryImpl.createGadgetRepresentation(DashboardId dashboardId,
Gadget gadget,
GadgetRequestContext gadgetRequestContext,
boolean writable,
DashboardState.ColumnIndex column)
|
GadgetRepresentation |
RepresentationFactory.createGadgetRepresentation(DashboardId dashboardId,
Gadget gadget,
GadgetRequestContext gadgetRequestContext,
boolean writable,
DashboardState.ColumnIndex column)
Given a Gadget, this creates a new JAXB gadget representation |
| Methods in com.atlassian.gadgets.dashboard.internal.rest.representations that return types with arguments of type GadgetRepresentation | |
|---|---|
List<GadgetRepresentation> |
DashboardRepresentation.getGadgets()
|
| Method parameters in com.atlassian.gadgets.dashboard.internal.rest.representations with type arguments of type GadgetRepresentation | |
|---|---|
DashboardRepresentation.Builder |
DashboardRepresentation.Builder.gadgets(List<GadgetRepresentation> gadgets)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||