Class CommentBlockContextProviderWrapper
java.lang.Object
com.atlassian.greenhopper.web.contextprovider.issuedetailsview.CommentBlockContextProviderWrapper
- All Implemented Interfaces:
com.atlassian.plugin.web.ContextProvider
public class CommentBlockContextProviderWrapper
extends Object
implements com.atlassian.plugin.web.ContextProvider
The custom context provider for the comment block of Editable Details View. This is responsible for rendering comment block only without any tab header.
-
Constructor Summary
ConstructorsConstructorDescriptionCommentBlockContextProviderWrapper
(ContextProviderFactory contextProviderFactory) -
Method Summary
-
Constructor Details
-
CommentBlockContextProviderWrapper
-
-
Method Details
-
init
- Specified by:
init
in interfacecom.atlassian.plugin.web.ContextProvider
- Throws:
com.atlassian.plugin.PluginParseException
-
getContextMap
- Specified by:
getContextMap
in interfacecom.atlassian.plugin.web.ContextProvider
-