Class DescriptionBlockContextProvider
java.lang.Object
com.atlassian.jira.plugin.viewissue.DescriptionBlockContextProvider
- All Implemented Interfaces:
com.atlassian.plugin.web.ContextProvider
public class DescriptionBlockContextProvider
extends Object
implements com.atlassian.plugin.web.ContextProvider
Context provider for the description block
- Since:
- v5.0
-
Constructor Summary
ConstructorsConstructorDescriptionDescriptionBlockContextProvider(FieldLayoutManager fieldLayoutManager, RendererManager rendererManager, FieldScreenRendererFactory fieldScreenRendererFactory, IssueManager issueManager) -
Method Summary
-
Constructor Details
-
DescriptionBlockContextProvider
public DescriptionBlockContextProvider(FieldLayoutManager fieldLayoutManager, RendererManager rendererManager, FieldScreenRendererFactory fieldScreenRendererFactory, IssueManager issueManager)
-
-
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
-