Uses of Interface
com.atlassian.jira.issue.fields.RequirableField
Packages that use RequirableField
-
Uses of RequirableField in com.atlassian.jira.issue.fields
Subinterfaces of RequirableField in com.atlassian.jira.issue.fieldsModifier and TypeInterfaceDescriptioninterface
interface
interface
Custom Field interface.interface
interface
interface
Represents the Project System Field.Classes in com.atlassian.jira.issue.fields that implement RequirableFieldModifier and TypeClassDescriptionclass
Copyright (c) 2002-2004 All rights reserved.class
Copyright (c) 2002-2004 All rights reserved.class
A field implementation to renderProjectComponent
values.class
Represents the field which renders anIssue
description.class
class
Copyright (c) 2002-2004 All rights reserved.class
Copyright (c) 2002-2004 All rights reserved.class
Default CustomField implementation backed by the database (a GenericValue object).class
class
A field implementation to render Labels.class
Simple implementation ofCustomField
for.class
Copyright (c) 2002-2004 All rights reserved.class
JIRA's project system field.class
Copyright (c) 2002-2004 All rights reserved.class
class
The TimeTrackingSystemField is responsible for "maintaining" the 2 estimates values, namely Original Estimate and Remaining Estimate.class
A field representation of logging work.Methods in com.atlassian.jira.issue.fields that return RequirableFieldModifier and TypeMethodDescriptionDefaultFieldManager.getRequiredField
(String id) FieldManager.getRequiredField
(String id) MockFieldManager.getRequiredField
(String id)