| java.lang.Object | |
| ↳ | com.atlassian.plugin.web.DefaultWebInterfaceManager |
Stores and manages flexible web interface sections available in the system.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| WEIGHTED_DESCRIPTOR_COMPARATOR | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Refresh the contents of the web interface manager.
| |||||||||||
This method is deprecated.
since 2.2.0, use
setPluginAccessor(PluginAccessor) instead | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.atlassian.plugin.web.WebInterfaceManager
| |||||||||||
Refresh the contents of the web interface manager.
| pluginAccessor | The plugin accessor to set |
|---|