public class

ReturnToConfigContextProvider

extends Object
implements Condition ContextProvider
java.lang.Object
   ↳ com.atlassian.jira.projectconfig.contextproviders.ReturnToConfigContextProvider

Class Overview

Context Provider for the "Back to Project Config link"

Summary

Public Constructors
ReturnToConfigContextProvider(VelocityRequestContextFactory contextFactory, JiraAuthenticationContext authenticationContext, ProjectService projectService)
Public Methods
Map<StringObject> getContextMap(Map<StringObject> context)
void init(Map<StringString> params)
boolean shouldDisplay(Map<StringObject> context)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.plugin.web.Condition
From interface com.atlassian.plugin.web.ContextProvider

Public Constructors

public ReturnToConfigContextProvider (VelocityRequestContextFactory contextFactory, JiraAuthenticationContext authenticationContext, ProjectService projectService)

Public Methods

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

public void init (Map<StringString> params)

public boolean shouldDisplay (Map<StringObject> context)