Interface | Description |
---|---|
RequestContextParameterHolder |
Holder for various parameters stored in the HTTPRequest.
|
VelocityRequestContext |
A context that allows for different implementations depending on whether it is running in the scope of a web
request, or via email.
|
VelocityRequestContextFactory |
Provides a request context that can be used to get the 'correct' baseurl.
|
VelocityRequestSession | Deprecated
since 7.1 Storing information on the
HttpSession is not supported. |
Class | Description |
---|---|
CommonVelocityKeys |
Home of common velocity keys
|
DefaultVelocityRequestContextFactory |
Return an instance of
VelocityRequestContext , depending on whether we are called from a web or non-web context. |
HttpSessionBackedVelocityRequestSession | Deprecated
since 7.1 Storing information on the
HttpSession is not supported. |
MockVelocityRequestContextFactory | |
NumberTool |
This class is
|
RequestContextParameterHolderImpl |
Default implementation of the
RequestContextParameterHolder . |
SimpleVelocityRequestContext |
Default implementation
|
Copyright © 2002-2017 Atlassian. All Rights Reserved.