Class SessionIdContextProvider
java.lang.Object
com.atlassian.jira.plugin.webfragment.contextproviders.AbstractJiraContextProvider
com.atlassian.jira.plugin.webfragment.contextproviders.SessionIdContextProvider
- All Implemented Interfaces:
com.atlassian.plugin.web.ContextProvider
Context provider that inserts the currents session's id into the param map with the key - "sessionId"
- Since:
- v4.1
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.jira.plugin.webfragment.contextproviders.AbstractJiraContextProvider
getContextMap, init
-
Constructor Details
-
SessionIdContextProvider
public SessionIdContextProvider()
-
-
Method Details
-
getContextMap
- Specified by:
getContextMapin classAbstractJiraContextProvider
-