Package com.atlassian.jira.issue

Interface Summary
ActionManager Manager for objects stored against issues (IssueActions, like Comments, work logs, changelogs etc.
AssignIssueUtils  
AttachmentManager  
CustomFieldManager Functions for working with CustomFields.
Issue Main issue interface.
IssueConstant  
IssueFactory  
IssueFilter  
IssueManager A class to manage interactions with issues
IssueRelationConstants Named relations of issues, from the entitymodel.xml file.
MutableIssue Facade for an issue's GenericValue.
RendererManager This is the main interface to the renderer components.
 

Class Summary
AbstractIssue  
ActionConstants  
AssignIssueUtilsImpl

This class contains code common to the frontend "Assign Issue" action and the backend "Bulk Assign" action

DefaultIssueFactory  
DocumentIssueImpl  
EnterpriseIssueVerifier  
IssueConstantImpl  
IssueFieldConstants  
IssueImpl Issue implementation which caches read data, and can persist its data to the database (via an Ofbiz GenericValue.
IssueUtils  
IssueUtilsBean  
IssueVerifier  
ModifiedValue Struct-like class for storing an old field value/new field value pair.
TextIssueConstant  
 

Exception Summary
IssueFieldUpdateException  
NoDefaultAssigneeEnterpriseException  
NoDefaultAssigneeProfessionalException  
SeparatorSelectedException  
 



Copyright © 2002-2005 Atlassian. All Rights Reserved.