package

com.atlassian.jira.plugin.webfragment.contextproviders

Classes

AbstractJiraContextProvider  
BaseUrlContextProvider Context Provider that provides the base url of the application. 
DefaultVelocityContextProvider  
HeightContextProvider  
HelpContextProvider  
I18nContextProvider  
ModifierKeyContextProvider Provides: the modifier key. 
MultiContextProvider This is a wrapper to enable you use multiple ContextProviders to provide context to a com.atlassian.plugin.web.model.WebPanel or com.atlassian.plugin.web.model.WebLabel or simalar web fragment. 
SessionIdContextProvider Context provider that inserts the currents session's id into the param map with the key - "sessionId" 
XsrfTokenContextProvider Context Provider that provides the xsrf token for the request.