Package com.atlassian.jira.issue.fields
package com.atlassian.jira.issue.fields
-
ClassDescriptionAbstract field for aggregate Time Tracking values.Copyright (c) 2002-2004 All rights reserved.Base class for Progress Bar system fields.Base class for single user-based fieldsCopyright (c) 2002-2004 All rights reserved.Copyright (c) 2002-2004 All rights reserved.System field that displays the calculated aggregate remaining estimate.System field that displays the calculated aggregate original estimate.Progress Bar System Field that uses the aggregate values for percentages.System field that displays the calculated aggregate time spent.Helper class for dealing with assignees.Copyright (c) 2002-2004 All rights reserved.Helper class for date-related system fields.Marker interface for Comment System FieldDefines a comment in Jira.Represents the visibility of the comment to roles or groups of users.A field implementation to render
ProjectComponentvalues.ConfigurableField are fields which haveFieldConfigItemTypethat can be stored for a givenJiraContextNodeCopyright (c) 2002-2004 All rights reserved.Custom Field interface.Helper class for rendering the custom field description field.Factory responsible of instantiatingCustomFieldobjects.Represents the scope of a given custom field.Factory responsible of instantiatingCustomFieldScopeobjects.Represents the scope of a given custom field.A marker interface to mark all date fields available in the system.Class in charge of instantiatingCustomFieldScopeobjects.Reads the maximum character length from the application properties.AFieldConfigItemTypethat represents a default value for the system field.ConfigurableFieldthat adds support for default values.Interface that defines set of operations that need to be implemented by "System fields"/"Custom fields"/"Custom field types" in order to support "default values".Defines fields that are dependent on another fieldRepresents the field which renders anIssuedescription.Copyright (c) 2002-2004 All rights reserved.A utility that responsible for providing a SearchContext from a list of visible projects and a custom field whose configuration limits it to certain project/issuetype pairs.Field identifier for both custom and system fields.ComparesFields based on their translated (i18n'd) name.FieldRenderingContext strings are passed in the displayParameters map as keys with a TRUE value.Copyright (c) 2002-2004 All rights reserved.A marker interface for fields in JIRA which can be "hidden" as part of aFieldLayout.Default CustomField implementation backed by the database (a GenericValue object).At the moment this is a fairly useless marker interface.This interface is used as a value object for IssueLinking information.Represents the IssueType System Field.A field implementation to render Labels.A type of List<Long> that can be used as an entry in the fieldsvaluemap, but that can keep track of error values (and hence return them in error edithtmls).Simple implementation ofCustomFieldfor.A very simpleOrderableFieldfield.Fields in JIRA which are able to be placed in the Issue Navigator implement this interface.Interface for fields in JIRA which are able to be placed on "screens" - once they are on the screen they have an "order".Copyright (c) 2002-2004 All rights reserved.Field that displays a progress bar in the NavigatorRepresents the Project System Field.A number of useful field layout scheme methods, particularly to do with "active" field layouts.JIRA's project system field.Copyright (c) 2002-2004 All rights reserved.A marker interface for fields in JIRA which can be made "required" as part of aFieldLayout.Stores the date an issue was resolved on.Copyright (c) 2002-2004 All rights reserved.Copyright (c) 2002-2004 All rights reserved.Checks, whether a string's length exceeds a specific limit.Provides limits for text fields.The TimeTrackingSystemField is responsible for "maintaining" the 2 estimates values, namely Original Estimate and Remaining Estimate.This interface is used as a value object for TimeTracking information.This is a hack to allow us to have orderable fields that can be configured at the FieldLayoutItem level but that are not ment to be placed on any screens by user configuration.Copyright (c) 2002-2004 All rights reserved.A marker interface to mark all user fields available in the system.Created by IntelliJ IDEA.A field representation of logging work.A value object used to aggregate all the transient values required in taking input from the UI, validating it and creating the resultant work logs.Denotes the possible states of the radio button group which captures what the user wishes to do with the estimate after logging work.