com.atlassian.jira.plugin.webfragment.contextproviders
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
public class SessionIdContextProvider
- extends AbstractJiraContextProvider
Context provider that inserts the currents session's id into the param map with the key - "sessionId"
- Since:
- v4.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionIdContextProvider
public SessionIdContextProvider()
getContextMap
public Map getContextMap(com.atlassian.crowd.embedded.api.User user,
JiraHelper jiraHelper)
- Specified by:
getContextMap
in class AbstractJiraContextProvider
Copyright © 2002-2012 Atlassian. All Rights Reserved.