Uses of Interface
com.atlassian.greenhopper.web.rapid.issue.fields.SubTaskAwareFieldEntryFactory

Packages that use SubTaskAwareFieldEntryFactory
com.atlassian.greenhopper.web.rapid.issue.fields   
 

Uses of SubTaskAwareFieldEntryFactory in com.atlassian.greenhopper.web.rapid.issue.fields
 

Classes in com.atlassian.greenhopper.web.rapid.issue.fields that implement SubTaskAwareFieldEntryFactory
 class AbstractAggregateRemainingEstimateFieldEntryFactory
          Abstract class representing the 'field' of an aggregate remaining estimate.
 class AggregateRemainingEstimateFieldEntryFactory
          A field to display the aggregate remaining estimate of an issue and its sub-tasks.
 class SubTasksRemainingEstimateFieldEntryFactory
          A field to display the aggregate remaining estimate of an issue's sub-tasks, but not the issue itself.
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.