Package | Description |
---|---|
com.atlassian.jira.plugin.profile | |
com.atlassian.jira.user.profile | |
com.atlassian.jira.web.action.user |
Modifier and Type | Class and Description |
---|---|
class |
ViewProfilePanelModuleDescriptorImpl
Defines a plugin point for rendering content on the JIRA view profile page.
|
Modifier and Type | Method and Description |
---|---|
void |
DarkFeaturesUserProfilePanel.init(ViewProfilePanelModuleDescriptor moduleDescriptor) |
void |
DefaultProfilePanel.init(ViewProfilePanelModuleDescriptor moduleDescriptor) |
void |
ViewProfilePanel.init(ViewProfilePanelModuleDescriptor moduleDescriptor)
This method is called on plugin initialization and provides the module with a reference to the parent
module descriptor.
|
Modifier and Type | Method and Description |
---|---|
void |
SummaryUserProfilePanel.init(ViewProfilePanelModuleDescriptor moduleDescriptor) |
Modifier and Type | Method and Description |
---|---|
ViewProfilePanelModuleDescriptor |
ViewProfile.getSelectedProfilePanelDescriptor() |
Modifier and Type | Method and Description |
---|---|
List<ViewProfilePanelModuleDescriptor> |
ViewProfile.getTabDescriptors() |
protected List<ViewProfilePanelModuleDescriptor> |
ViewProfile.getTabPanelModuleDescriptors() |
protected List<ViewProfilePanelModuleDescriptor> |
ViewProfile.initTabPanels() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
ViewProfile.isTabPanelHidden(ViewProfilePanelModuleDescriptor descriptor) |
Copyright © 2002-2018 Atlassian. All Rights Reserved.