Class AgileIssueWebPanelContextProvider
java.lang.Object
com.atlassian.greenhopper.web.contextprovider.AgileIssueWebPanelContextProvider
- All Implemented Interfaces:
com.atlassian.plugin.web.ContextProvider
public class AgileIssueWebPanelContextProvider
extends Object
implements com.atlassian.plugin.web.ContextProvider
Provides the velocity context for the Agile Issue Web Panel.
See src/main/resources/templates/greenhopper/web/issue/panels/agile-panel.vm for implementation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AgileIssueWebPanelContextProvider
public AgileIssueWebPanelContextProvider()
-
-
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
-