public class

ModifierKeyContextProvider

extends Object
implements ContextProvider
java.lang.Object
   ↳ com.atlassian.jira.plugin.webfragment.contextproviders.ModifierKeyContextProvider

Class Overview

Provides: the modifier key. Referenced by "${modifierKey}" the submit access key. Referenced by "${submitAccessKey}" the submit title. Referenced by "${submitTitle}" the cancel access key. Referenced by "${cancelAccessKey}" the cancel title. Referenced by "${cancelTitle}"

Summary

Public Constructors
ModifierKeyContextProvider(JiraAuthenticationContext authenticationContext)
Public Methods
Map<StringObject> getContextMap(Map<StringObject> context)
void init(Map<StringString> params)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.plugin.web.ContextProvider

Public Constructors

public ModifierKeyContextProvider (JiraAuthenticationContext authenticationContext)

Public Methods

public Map<StringObject> getContextMap (Map<StringObject> context)

public void init (Map<StringString> params)