|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@PublicSpi public interface IssueAction
A comment, work log, changelog etc on an issue.
IssueTabPanel| Method Summary | |
|---|---|
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 |
| Method Detail |
|---|
String getHtml()
Date getTimePerformed()
UnsupportedOperationException if there
is no timestamp (say for generic messages)IssueActionComparatorboolean isDisplayActionAllTab()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||