public class

SystemCommentViewIssueContextProvider

extends Object
implements ContextProvider
java.lang.Object
   ↳ com.atlassian.jira.plugin.comment.SystemCommentViewIssueContextProvider

Class Overview

Provides context for system comments.

Summary

Public Constructors
SystemCommentViewIssueContextProvider(JiraAuthenticationContext authenticationContext, VelocityRequestContextFactory velocityRequestContextFactory, XsrfTokenGenerator xsrfTokenGenerator)
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 SystemCommentViewIssueContextProvider (JiraAuthenticationContext authenticationContext, VelocityRequestContextFactory velocityRequestContextFactory, XsrfTokenGenerator xsrfTokenGenerator)

Public Methods

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

public void init (Map<StringString> params)