| java.lang.Object | |
| ↳ | com.atlassian.jira.util.VelocityParamFactoryImpl |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Method to construct a map with a number of common parameters used by velocity templates.
| |||||||||||
Method to construct a map with a number of common parameters used by velocity templates.
| |||||||||||
Method to construct a map with a number of common parameters used by velocity templates.
| |||||||||||
Method to construct a map with a number of common parameters used by velocity templates.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||
From interface
com.atlassian.jira.util.VelocityParamFactory
| |||||||||||||||||||
Method to construct a map with a number of common parameters used by velocity templates.
| authenticationContext | JiraAuthenticationContext |
|---|
Method to construct a map with a number of common parameters used by velocity templates. It uses the user from the current request.
| startingParams | Map of parameters that may be used to override any of the parameters set here. |
|---|
Method to construct a map with a number of common parameters used by velocity templates. It uses the user from the current request.
Method to construct a map with a number of common parameters used by velocity templates.
| startingParams | Map of parameters that may be used to override any of the parameters set here. |
|---|---|
| authenticationContext | JiraAuthenticationContext |

