com.atlassian.confluence.setup.velocity
Class WebResourceContextItemProvider
java.lang.Object
com.atlassian.confluence.setup.velocity.WebResourceContextItemProvider
- All Implemented Interfaces:
- VelocityContextItemProvider
public class WebResourceContextItemProvider
- extends Object
- implements VelocityContextItemProvider
Context map provider for web resources.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATIC_RESOURCE_URL_PREFIX
public static final String STATIC_RESOURCE_URL_PREFIX
- See Also:
- Constant Field Values
WebResourceContextItemProvider
public WebResourceContextItemProvider(com.atlassian.plugin.webresource.WebResourceManager webResourceManager)
getContextMap
public Map getContextMap()
- Specified by:
getContextMap
in interface VelocityContextItemProvider
- Returns:
- A map of values to be used within a Velocity
Context
. Must not be
null