|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.issue.tabpanels.GenericMessageAction
public class GenericMessageAction
A simple action that can be used to display generic messages.
| Constructor Summary | |
|---|---|
GenericMessageAction(String message)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GenericMessageAction(String message)
| Method Detail |
|---|
public Date getTimePerformed()
IssueAction
getTimePerformed in interface IssueActionUnsupportedOperationException if there
is no timestamp (say for generic messages)IssueActionComparatorpublic String getHtml()
IssueAction
getHtml in interface IssueActionpublic boolean isDisplayActionAllTab()
IssueAction
isDisplayActionAllTab in interface IssueAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||