|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IssueAction | |
|---|---|
| com.atlassian.jira.issue.tabpanels | |
| com.atlassian.jira.plugin.issuetabpanel | |
| Uses of IssueAction in com.atlassian.jira.issue.tabpanels |
|---|
| Classes in com.atlassian.jira.issue.tabpanels that implement IssueAction | |
|---|---|
class |
ChangeHistoryAction
This class is the wrapper around the ChangeHistory object and is used when displaying change history in the View Issue page, on the 'Change History' tab panel. |
class |
CommentAction
This class is the wrapper around the comment object and is used when displaying comments in the View Issue page, on the 'Comment' issue tab panel. |
class |
CVSAction
|
class |
GenericMessageAction
A simple action that can be used to display generic messages. |
class |
WorklogAction
|
| Methods in com.atlassian.jira.issue.tabpanels that return types with arguments of type IssueAction | |
|---|---|
List<IssueAction> |
CVSTabPanel.getActions(Issue issue,
User remoteUser)
Retrieves all of the commits for this issue from ALL of the repositories associated with the issue's project |
| Uses of IssueAction in com.atlassian.jira.plugin.issuetabpanel |
|---|
| Classes in com.atlassian.jira.plugin.issuetabpanel that implement IssueAction | |
|---|---|
class |
AbstractIssueAction
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||