Package com.atlassian.jira.issue
package com.atlassian.jira.issue
-
ClassDescriptionA holder for constants representing each type of Action in the sense that comment and worklog entities were known as Actions.Holds error details for attachment action.Provides possibility to save cache contents of archive files to database.Manages all attachment related tasks in JIRA, which involves retrieving an attachment, creating an attachment and deleting an attachment.Holds results and errors from bulk operation on attachments.Provides validation methods for attachments.* @since 9.0Functions for working with
CustomFields.Deprecated.Default implementation that used to use the http session for storage but no longer does.Please extend this class if you want to change the behaviour of just a few methods of `Issue`.Main issue interface.Abstraction to represent any of the various constants likeResolution,Statusetc.Utility methods forIssueConstants.The IssueFactory is used for creating Issues in Jira, as well as convertingGenericValueissue objects to properIssueobjects.Issue implementation which caches read data, and can persist its data to the database (via an OfbizGenericValue.This represents an issue builder and can be used to provide parameters that can be used to create and update an issue through theIssueService.Default implementation of IssueInputParameters.Represents an Issue Key, allowing you to parse it into its Project key and Issue number components.A class to manage interactions with issues.Named relations of issues, from the entitymodel.xml file.Text length issue validator to be used by issue objects to be created/edited with IssueManager.Result of the validation.Factory method for producing mock issues.Struct-like class for storing an old field value/new field value pair.Facade for an issue'sGenericValue.This is the main interface to the renderer components.Deprecated.UseTemporaryWebAttachmentManagerinstead.Groups parameters for {IssueManager.updateIssue(com.atlassian.jira.user.ApplicationUser, MutableIssue, UpdateIssueRequest)} specifying details for the issue update
TemporaryWebAttachmentManagerinstead.