|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WeightedDescriptor | |
|---|---|
| com.atlassian.plugin.web.descriptors | |
| Uses of WeightedDescriptor in com.atlassian.plugin.web.descriptors |
|---|
| Subinterfaces of WeightedDescriptor in com.atlassian.plugin.web.descriptors | |
|---|---|
interface |
WebFragmentModuleDescriptor
A convenience interface for web fragment descriptors |
interface |
WebItemModuleDescriptor
A web-item plugin adds extra links to a particular section. |
interface |
WebPanelModuleDescriptor
The web panel module declares a single web panel in atlassian-plugin.xml. |
interface |
WebSectionModuleDescriptor
A web-section plugin adds extra sections to a particular location. |
| Classes in com.atlassian.plugin.web.descriptors that implement WeightedDescriptor | |
|---|---|
class |
AbstractWebFragmentModuleDescriptor
An abstract convenience class for web fragment descriptors. |
class |
DefaultAbstractWebFragmentModuleDescriptor
Wrapper for WebFragmentModuleDescriptor, so that it could be extended
by application specific wrappers to provide additional methods. |
class |
DefaultWebItemModuleDescriptor
Represents a pluggable link. |
class |
DefaultWebPanelModuleDescriptor
The web panel module declares a single web panel in atlassian-plugin.xml. |
class |
DefaultWebSectionModuleDescriptor
Represents a web section - that is a collection of web items. |
| Methods in com.atlassian.plugin.web.descriptors with parameters of type WeightedDescriptor | |
|---|---|
int |
WeightedDescriptorComparator.compare(WeightedDescriptor w1,
WeightedDescriptor w2)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||