com.atlassian.jira.plugin.webfragment.contextproviders
Class LinkSchemeContextProvider

java.lang.Object
  extended by com.atlassian.jira.plugin.webfragment.contextproviders.AbstractJiraContextProvider
      extended by com.atlassian.jira.plugin.webfragment.contextproviders.ASchemeContextProvider
          extended by com.atlassian.jira.plugin.webfragment.contextproviders.LinkSchemeContextProvider
All Implemented Interfaces:
com.atlassian.plugin.web.ContextProvider

public class LinkSchemeContextProvider
extends ASchemeContextProvider

FQCN : com.atlassian.jira.plugin.webfragment.contextproviders.LinkSchemeContextProvider

Since:
3.10.1.30 Description : ContextProvider for Link Scheme Manager
Author:
Kaamelot

Field Summary
 
Fields inherited from class com.atlassian.jira.plugin.webfragment.contextproviders.ASchemeContextProvider
i18nBean
 
Constructor Summary
LinkSchemeContextProvider()
           
 
Method Summary
 java.lang.Class getSchemeManagerClass()
           
 
Methods inherited from class com.atlassian.jira.plugin.webfragment.contextproviders.ASchemeContextProvider
getContextMap, getI18nBean, getSchemeManager
 
Methods inherited from class com.atlassian.jira.plugin.webfragment.contextproviders.AbstractJiraContextProvider
getContextMap, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinkSchemeContextProvider

public LinkSchemeContextProvider()
Method Detail

getSchemeManagerClass

public java.lang.Class getSchemeManagerClass()
Specified by:
getSchemeManagerClass in class ASchemeContextProvider


Copyright © 2007-2008 Kaamelot Plugins. All Rights Reserved.