| Interface | Description |
|---|---|
| DynamicWebInterfaceManager |
A dynamic web interface manager extends the existing
WebInterfaceManager
interface with methods to retrieve items and sections that are created by WebItemProviders and WebSectionProviders
as well as static items and sections returned by the existing WebInterfaceManager. |
| WebFragment |
Represents an abstract UI element with a number of commonly used properties.
|
| WebItem |
Represents a link in a particular section
|
| WebSection |
Represents a logical grouping of various other
WebSections or WebItems in a specific location. |
Copyright © 2022 Atlassian. All rights reserved.