|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReportModuleDescriptor
The report plugin allows end users to write pluggable reports for JIRA.
Report
Method Summary | |
---|---|
String |
getLabel()
|
String |
getLabelKey()
|
Report |
getModule()
|
String |
getUrl(Project project)
Returns url for first page of this report. |
Methods inherited from interface com.atlassian.jira.plugin.JiraResourcedModuleDescriptor |
---|
getHtml, getHtml, getI18nBean, writeHtml |
Methods inherited from interface com.atlassian.plugin.ModuleDescriptor |
---|
destroy, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion |
Methods inherited from interface com.atlassian.plugin.Resourced |
---|
getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation |
Methods inherited from interface com.atlassian.jira.plugin.ConfigurableModuleDescriptor |
---|
getObjectConfiguration |
Method Detail |
---|
Report getModule()
getModule
in interface com.atlassian.plugin.ModuleDescriptor<Report>
String getLabel()
String getLabelKey()
String getUrl(Project project)
project
- project in which context this report is opened
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |