| Interface | Description |
|---|---|
| Assignable | |
| BugAssociatorPrefs |
Class encapsulating behaviour on the "issue picker" popup shown when linking issues.
|
| IssueCreationHelperBean | Deprecated
Use
IssueService instead (will be moved into jira-core). |
| IssueMetadataHelper |
A helper that inserts
Issue metadata into a
WebResourceManager. |
| IssueNavigatorSearchResultsHelper | Deprecated
Since 7.1.
|
| 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 | Deprecated
since 7.1 Storing information on the httpsession is obsoleted.
|
| SearchRequestViewsAction |
Interface that should be implemented by actions which wish to display search requests with multiple views (both
system defined and pluginised ones).
|
| TemporaryWebAttachmentsMonitor |
Temporary web attachments monitor is responsible for keeping temporary attachments uploaded by user.
|
| UpdateFieldsHelperBean | Deprecated
Use
IssueService or IssueManager instead. |
| Class | Description |
|---|---|
| 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 | |
| CloneIssueDetails.CustomFieldCloneOption | |
| 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 | |
| DefaultCommentSecurityLevelHelpLinkDataProvider | |
| DefaultIssueMetadataHelper |
The default implementation of
IssueMetadataHelper. |
| DefaultTemporaryWebAttachmentsMonitor |
This class maintains a list of temporary attachments uploaded by a user.
|
| DeleteAttachment | |
| DeleteComment | |
| DeleteIssue | |
| DeleteLink | |
| DeleteRemoteIssueLink | |
| DeleteWorklog |
This action deletes an existing worklog
|
| EditComment | |
| EditIssue | |
| EditLabels | |
| IssueCreationHelperBeanImpl | |
| IssueNavigatorConstants |
Constants extracted out from the old IssueNavigator.java
|
| 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 | Deprecated
Use
TemporaryWebAttachmentManager instead. |
| UpdateFieldsHelperBeanImpl | |
| UpdateWorklog |
This action updates an existing worklog
|
| URLUtil | |
| ViewSubtaskFragmentAction | |
| ViewVoters | |
| VoteOrWatchIssue |
Action to add or remove votes and watches to a particular issue.
|
Copyright © 2002-2017 Atlassian. All Rights Reserved.