|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IssueTabPanelModuleDescriptor | |
|---|---|
| com.atlassian.jira.issue.tabpanels | |
| com.atlassian.jira.plugin.issuetabpanel | |
| com.atlassian.jira.web.action.issue | |
| Uses of IssueTabPanelModuleDescriptor in com.atlassian.jira.issue.tabpanels |
|---|
| Constructors in com.atlassian.jira.issue.tabpanels with parameters of type IssueTabPanelModuleDescriptor | |
|---|---|
ChangeHistoryAction(IssueTabPanelModuleDescriptor descriptor,
ChangeHistory changeHistory,
boolean showHeader,
AttachmentManager attachmentManager,
JiraDurationUtils jiraDurationUtils)
|
|
CommentAction(IssueTabPanelModuleDescriptor descriptor,
Comment comment,
boolean canEditComment,
boolean canDeleteComment,
RendererManager rendererManager,
FieldLayoutManager fieldLayoutManager)
|
|
CVSAction(IssueTabPanelModuleDescriptor descriptor,
CVSCommit commit)
|
|
WorklogAction(IssueTabPanelModuleDescriptor descriptor,
Worklog worklog,
JiraDurationUtils jiraDurationUtils,
boolean canEditWorklog,
boolean canDeleteWorklog,
FieldLayoutManager fieldLayoutManager,
RendererManager rendererManager)
|
|
| Uses of IssueTabPanelModuleDescriptor in com.atlassian.jira.plugin.issuetabpanel |
|---|
| Fields in com.atlassian.jira.plugin.issuetabpanel declared as IssueTabPanelModuleDescriptor | |
|---|---|
protected IssueTabPanelModuleDescriptor |
AbstractIssueTabPanel.descriptor
|
protected IssueTabPanelModuleDescriptor |
AbstractIssueAction.descriptor
|
| Methods in com.atlassian.jira.plugin.issuetabpanel with parameters of type IssueTabPanelModuleDescriptor | |
|---|---|
void |
IssueTabPanel.init(IssueTabPanelModuleDescriptor descriptor)
|
void |
AbstractIssueTabPanel.init(IssueTabPanelModuleDescriptor descriptor)
|
| Constructors in com.atlassian.jira.plugin.issuetabpanel with parameters of type IssueTabPanelModuleDescriptor | |
|---|---|
AbstractIssueAction(IssueTabPanelModuleDescriptor descriptor)
|
|
| Uses of IssueTabPanelModuleDescriptor in com.atlassian.jira.web.action.issue |
|---|
| Methods in com.atlassian.jira.web.action.issue that return types with arguments of type IssueTabPanelModuleDescriptor | |
|---|---|
List<IssueTabPanelModuleDescriptor> |
ViewIssue.getIssueTabPanels()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||