| java.lang.Object | ||
| ↳ | com.atlassian.plugin.web.model.AbstractWebItem | |
| ↳ | com.atlassian.plugin.web.model.DefaultWebParam | |
Known Direct Subclasses
|
Represents a sorted map of parameters. Individual value of the param can be rendered using velocity.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| params | parameters are sorted in order for the i18n arguments to be in order | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.plugin.web.model.AbstractWebItem
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.atlassian.plugin.web.model.WebParam
| |||||||||||
parameters are sorted in order for the i18n arguments to be in order