Package | Description |
---|---|
com.atlassian.jira.issue.fields |
Modifier and Type | Interface and Description |
---|---|
interface |
AffectedVersionsField |
interface |
ComponentsField |
interface |
CustomField
Custom Field interface.
|
interface |
FixVersionsField |
interface |
LabelsField |
interface |
ProjectField
Represents the Project System Field.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractVersionsSystemField
Copyright (c) 2002-2004
All rights reserved.
|
class |
AffectedVersionsSystemField
Copyright (c) 2002-2004
All rights reserved.
|
class |
ArchivedDateSystemField |
class |
ArchivedUserSystemField |
class |
AssigneeSystemField
Copyright (c) 2002-2004 All rights reserved.
|
class |
AttachmentSystemField |
class |
ComponentsSystemField
A field implementation to render
ProjectComponent values. |
class |
DescriptionSystemField
Represents the field which renders an
Issue description. |
class |
DueDateSystemField |
class |
EnvironmentSystemField
Copyright (c) 2002-2004
All rights reserved.
|
class |
FixVersionsSystemField
Copyright (c) 2002-2004 All rights reserved.
|
class |
ImmutableCustomField
Default CustomField implementation backed by the database (a GenericValue object).
|
class |
IssueLinksSystemField |
class |
LabelsSystemField
A field implementation to render Labels.
|
class |
MockCustomField
Simple implementation of
CustomField for. |
class |
PrioritySystemField
Copyright (c) 2002-2004
All rights reserved.
|
class |
ProjectSystemField
JIRA's project system field.
|
class |
ReporterSystemField
Copyright (c) 2002-2004
All rights reserved.
|
class |
ResolutionSystemField |
class |
SecurityLevelSystemField |
class |
TimeTrackingSystemField
The TimeTrackingSystemField is responsible for "maintaining" the 2 estimates values, namely Original Estimate and
Remaining Estimate.
|
class |
WorklogSystemField
A field representation of logging work.
|
Modifier and Type | Method and Description |
---|---|
HideableField |
MockFieldManager.getHideableField(String id) |
HideableField |
DefaultFieldManager.getHideableField(String id) |
HideableField |
FieldManager.getHideableField(String id) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.