Uses of Interface
com.atlassian.jira.plugin.issuetabpanel.IssueTabPanel3
Packages that use IssueTabPanel3
-
Uses of IssueTabPanel3 in com.atlassian.jira.plugin.issuetabpanel
Classes in com.atlassian.jira.plugin.issuetabpanel that implement IssueTabPanel3Modifier and TypeClassDescriptionclassAn abstract class that can be used as a base for creating implementations of IssueTabPanel3;classAdapts old IssueTabPanel and IssueTabPanel2 implementations to the new IssueTabPanel3 interface.Methods in com.atlassian.jira.plugin.issuetabpanel that return IssueTabPanel3Modifier and TypeMethodDescriptionstatic IssueTabPanel3IssueTabPanel3Adaptor.createFrom(IssueTabPanel issueTabPanel) Methods in com.atlassian.jira.plugin.issuetabpanel with parameters of type IssueTabPanel3Modifier and TypeMethodDescriptionstatic PaginatedIssueTabPanelPaginatedIssueTabPanelAdaptor.createFrom(IssueTabPanel3 issueTabPanel) Constructors in com.atlassian.jira.plugin.issuetabpanel with parameters of type IssueTabPanel3