See: Description
| Interface | Description |
|---|---|
| GadgetViewFactory |
A factory which provides a way to create
ViewComponents for gadgets. |
| RenderedGadgetUriBuilder |
Builds URLs to the rendered gadget.
|
| SecurityTokenFactory |
A factory for generating security tokens that is used when rendering gadgets.
|
| ViewComponent |
A
ViewComponent represents a view of an entity in the gadgets system. |
| Class | Description |
|---|---|
| ModuleId |
Representation of the identifier for an instance of a gadget rendered on a page.
|
| View |
Models information the renderer needs to know about a gadget to render it properly.
|
| View.Builder |
Builder for
View. |
| ViewType |
Represents a context under which a gadget will be viewed.
|
| Exception | Description |
|---|---|
| GadgetRenderingException |
Thrown if there is a problem trying to render a gadget (for example, if the request view is not defined)
|
Copyright © 2024 Atlassian. All rights reserved.