|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ViewProfilePanelModuleDescriptor
Defines a plugin point for rendering content on the JIRA view profile page.
Field Summary | |
---|---|
static String |
DEFAULT_TAB_KEY
|
static String |
TAB_KEY
|
Method Summary | |
---|---|
String |
getTabKey()
Returns the "tab" key with which this panel is associated. |
Methods inherited from interface com.atlassian.jira.plugin.JiraResourcedModuleDescriptor |
---|
getHtml, getHtml, getI18nBean |
Methods inherited from interface com.atlassian.plugin.ModuleDescriptor |
---|
destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, 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.OrderableModuleDescriptor |
---|
getOrder |
Field Detail |
---|
static final String TAB_KEY
static final String DEFAULT_TAB_KEY
Method Detail |
---|
String getTabKey()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |