Class AbstractIssueTabPanel3
java.lang.Object
com.atlassian.jira.plugin.issuetabpanel.AbstractIssueTabPanel3
- All Implemented Interfaces:
IssueTabPanel3
An abstract class that can be used as a base for creating implementations of IssueTabPanel3;
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.jira.plugin.issuetabpanel.IssueTabPanel3
getActions, showPanel
-
Field Details
-
descriptor
-
-
Constructor Details
-
AbstractIssueTabPanel3
public AbstractIssueTabPanel3()
-
-
Method Details
-
init
- Specified by:
initin interfaceIssueTabPanel3
-