Uses of Interface
com.atlassian.jira.issue.fields.rest.RestAwareField
Packages that use RestAwareField
-
Uses of RestAwareField in com.atlassian.jira.issue.fields
Subinterfaces of RestAwareField in com.atlassian.jira.issue.fieldsClasses in com.atlassian.jira.issue.fields that implement RestAwareFieldModifier and TypeClassDescriptionclass
Abstract field for aggregate Time Tracking values.class
class
Base class for Progress Bar system fields.class
class
Copyright (c) 2002-2004 All rights reserved.class
Copyright (c) 2002-2004 All rights reserved.class
System field that displays the calculated aggregate remaining estimate.class
System field that displays the calculated aggregate original estimate.class
Progress Bar System Field that uses the aggregate values for percentages.class
System field that displays the calculated aggregate time spent.class
class
class
Copyright (c) 2002-2004 All rights reserved.class
class
Defines a comment in Jira.class
A field implementation to renderProjectComponent
values.class
class
Copyright (c) 2002-2004 All rights reserved.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
class
A field implementation to render Labels.class
class
Simple implementation ofCustomField
for.class
class
Copyright (c) 2002-2004 All rights reserved.class
Field that displays a progress bar in the Navigatorclass
JIRA's project system field.class
Copyright (c) 2002-2004 All rights reserved.class
Stores the date an issue was resolved on.class
class
class
Copyright (c) 2002-2004 All rights reserved.class
class
Copyright (c) 2002-2004 All rights reserved.class
class
class
The TimeTrackingSystemField is responsible for "maintaining" the 2 estimates values, namely Original Estimate and Remaining Estimate.class
Copyright (c) 2002-2004 All rights reserved.class
Created by IntelliJ IDEA.class
class
A field representation of logging work.class
-
Uses of RestAwareField in com.atlassian.jira.rest.v2.issue
Methods in com.atlassian.jira.rest.v2.issue with parameters of type RestAwareFieldModifier and TypeMethodDescriptionprotected JsonType
AbstractMetaFieldBeanBuilder.getJsonType
(RestAwareField field)