|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewProfilePanelModuleDescriptor | |
|---|---|
| com.atlassian.jira.plugin.profile | |
| com.atlassian.jira.user.profile | |
| com.atlassian.jira.web.action.user | |
| Uses of ViewProfilePanelModuleDescriptor in com.atlassian.jira.plugin.profile |
|---|
| Methods in com.atlassian.jira.plugin.profile with parameters of type ViewProfilePanelModuleDescriptor | |
|---|---|
void |
ViewProfilePanel.init(ViewProfilePanelModuleDescriptor moduleDescriptor)
This method is called on plugin initialization and provides the module with a reference to the parent module descriptor. |
void |
RoadmapUserProfilePanel.init(ViewProfilePanelModuleDescriptor moduleDescriptor)
|
void |
DefaultProfilePanel.init(ViewProfilePanelModuleDescriptor moduleDescriptor)
|
| Uses of ViewProfilePanelModuleDescriptor in com.atlassian.jira.user.profile |
|---|
| Methods in com.atlassian.jira.user.profile with parameters of type ViewProfilePanelModuleDescriptor | |
|---|---|
void |
SummaryUserProfilePanel.init(ViewProfilePanelModuleDescriptor moduleDescriptor)
|
| Uses of ViewProfilePanelModuleDescriptor in com.atlassian.jira.web.action.user |
|---|
| Methods in com.atlassian.jira.web.action.user that return ViewProfilePanelModuleDescriptor | |
|---|---|
ViewProfilePanelModuleDescriptor |
ViewProfile.getSelectedProfilePanelDescriptor()
|
| Methods in com.atlassian.jira.web.action.user that return types with arguments of type ViewProfilePanelModuleDescriptor | |
|---|---|
List<ViewProfilePanelModuleDescriptor> |
ViewProfile.getTabDescriptors()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||