Class SystemCommentViewIssueContextProvider
java.lang.Object
com.atlassian.jira.plugin.comment.SystemCommentViewIssueContextProvider
- All Implemented Interfaces:
com.atlassian.plugin.web.ContextProvider
public class SystemCommentViewIssueContextProvider
extends Object
implements com.atlassian.plugin.web.ContextProvider
Provides context for system comments.
-
Constructor Summary
ConstructorsConstructorDescriptionSystemCommentViewIssueContextProvider(JiraAuthenticationContext authenticationContext, VelocityRequestContextFactory velocityRequestContextFactory, XsrfTokenGenerator xsrfTokenGenerator, FeatureManager featureManager) -
Method Summary
-
Constructor Details
-
SystemCommentViewIssueContextProvider
public SystemCommentViewIssueContextProvider(JiraAuthenticationContext authenticationContext, VelocityRequestContextFactory velocityRequestContextFactory, XsrfTokenGenerator xsrfTokenGenerator, FeatureManager featureManager)
-
-
Method Details
-
init
- Specified by:
initin interfacecom.atlassian.plugin.web.ContextProvider- Throws:
com.atlassian.plugin.PluginParseException
-
getContextMap
- Specified by:
getContextMapin interfacecom.atlassian.plugin.web.ContextProvider
-