Package com.atlassian.jira.web.action.issue

Interface Summary
Assignable  
BugAssociatorPrefs Class encapsulating behaviour on the "issue picker" popup shown when linking issues.
IssueCreationHelperBean  
IssueMetadataHelper A helper that inserts Issue metadata into a WebResourceManager.
IssueNavigatorSearchResultsHelper Utility for getting search results for issue navigation
IssueSearchLimits Utility methods that allow you to get the limits that are imposed by JIRA configuration properties.
IssueSearchResultsAction Interface that should be implemented by actions that wish to have search results displayed in the navigator table.
IssueSummaryAware If an action wishes to use the 'issuesummary' decorator, then it must implement IssueSummaryAware
SearchActionHelper Some utility code shared between the searching actions.
SearchRequestViewsAction Interface that should be implemented by actions which wish to display search requests with multiple views (both system defined and pluginised ones).
UpdateFieldsHelperBean Deprecated. Use IssueService or IssueManager instead.
 

Class Summary
AbstractCommentableAssignableIssue  
AbstractCommentableIssue This class should be extended by any action that modifies issues and can have an associated comment.
AbstractConvertIssue Abstract class for issue conversion Contains all do* methods and vast majority of logic
AbstractIssueLinkAction Base class for an issue link action.
AbstractIssueSelectAction An abstract action that should be extended by any action which wants to 'select' an issue

AbstractViewIssue  
AbstractWorklogAction  
AddComment  
AssignIssue  
AttachFile Responsible for rendering the attach file form and converting temporary attachments to real attachments linked to an issue.
AttachScreenshot Webwork action for popping up the attach screenshot applet and attaching screenshots to an issue.
AttachTemporaryFile Used by inline-file-attach.js to upload temporary attachments that can then be converted to real attachments lateron.
CantBrowseCreatedIssue  
CloneIssueDetails  
CommentAssignIssue This beautifully named action is in fact the Issue Transition screen.
ConvertIssueToSubTask Main action for converting Issue to sub-task All do* methods in AbstractConvertIssue
ConvertSubTaskToIssue Main action for converting Sub-tasks into Issues All do* methods in AbstractConvertIssue
CreateIssue  
CreateIssue.ButtonHolder struct for holding name:value string pairs.
CreateIssueDetails  
CreateSubTaskIssue  
CreateSubTaskIssueDetails  
CreateWorklog This action creates a new worklog
DefaultBugAssociatorPrefs  
DefaultIssueMetadataHelper The default implementation of IssueMetadataHelper.
DeleteAttachment  
DeleteComment  
DeleteIssue  
DeleteLink  
DeleteRemoteIssueLink  
DeleteWorklog This action deletes an existing worklog
EditComment  
EditIssue  
EditLabels  
IssueCreationHelperBeanImpl  
IssueNavigator  
IssueNavigatorSearchResultsHelperImpl Utility for getting search results for issue navigation
IssueNavigatorToolsHelper Utility for determining tool options to display on the issue navigator
IssueNavigatorToolsHelper.SearchRequestInfo  
IssueNavigatorToolsHelper.SearchResultInfo  
IssueNavigatorViewsHelper Utility for determining view options to display on the issue navigator
IssuePicker Responsible for controlling the rendering of the Issue Picker control.
IssueSearchLimitsImpl Utility methods that allow you to get the limits that are imposed by JIRA configuration properties.
LinkExistingIssue Deprecated. Since v5.0.
ManageAttachments  
ManageWatchers  
MoveIssue  
MoveIssueConfirm  
MoveIssueSubtasks Step during the move issue wizard to migrate the issue types of sub-tasks whose issue type is not valid in the destination project.
MoveIssueUpdateFields  
MoveSubTask  
MoveSubTaskChooseOperation This action is used to present the user with a list of allowed bulk operations on the selected issues
MoveSubTaskParent  
QuickSearch  
SearchActionHelperImpl Some utility code shared between the searching actions.
SearchDescriptionEnabledAction  
SearchResultsInfo Value container for search results helper
SessionTimeoutMessage This is a simple error screen which displays a message about a session timeout.
TemporaryAttachmentsMonitor This class maintains a list of temporary attachments uploaded by a user.
UpdateFieldsHelperBeanImpl  
UpdateWorklog This action updates an existing worklog
URLUtil  
ViewIssue  
ViewSubtaskFragmentAction  
ViewVoters  
VoteOrWatchIssue Action to add or remove votes and watches to a particular issue.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.