@PublicSpi
public interface IssueAction
IssueTabPanel
Modifier and Type | Method and Description |
---|---|
String |
getHtml()
Get the HTML to present for this issueAction on the tab panel.
|
Date |
getTimePerformed()
This is used to sort between IssueAction objects on the 'All' tab.
|
boolean |
isDisplayActionAllTab()
Determines whether this action is displayed in the 'All' tab
|
String getHtml()
Date getTimePerformed()
UnsupportedOperationException
if there
is no timestamp (say for generic messages)IssueActionComparator
boolean isDisplayActionAllTab()
Copyright © 2002-2023 Atlassian. All Rights Reserved.