Uses of Package
com.atlassian.greenhopper.model.timetracking

Packages that use com.atlassian.greenhopper.model.timetracking
com.atlassian.greenhopper.model.timetracking   
com.atlassian.greenhopper.service.charts   
com.atlassian.greenhopper.service.timetracking   
com.atlassian.greenhopper.web.chart   
 

Classes in com.atlassian.greenhopper.model.timetracking used by com.atlassian.greenhopper.model.timetracking
DayWorkHistory
          This represents the worklog data by the end of a day.
TimelineAnalysis.DayAnalysis
          Keeps the two values we're interested in - time spent and remaining estimate.
TimelineAnalysis.ValueSource
          Keeps the reason we've got for picking up a particular value.
TimelineAnalysis.ValueSource.ValueSourceType
           
WorklogTimeline
           Stores the history of work done and remaining estimate, per issue.
 

Classes in com.atlassian.greenhopper.model.timetracking used by com.atlassian.greenhopper.service.charts
TimelineAnalysis
          Carries data collected during the timeline computation.
WorklogTimeline
           Stores the history of work done and remaining estimate, per issue.
 

Classes in com.atlassian.greenhopper.model.timetracking used by com.atlassian.greenhopper.service.timetracking
DayWorkHistory
          This represents the worklog data by the end of a day.
TimelineAnalysis
          Carries data collected during the timeline computation.
WorklogTimeline
           Stores the history of work done and remaining estimate, per issue.
 

Classes in com.atlassian.greenhopper.model.timetracking used by com.atlassian.greenhopper.web.chart
TimelineAnalysis
          Carries data collected during the timeline computation.
TimelineAnalysis.DayAnalysis
          Keeps the two values we're interested in - time spent and remaining estimate.
TimelineAnalysis.ValueSource
          Keeps the reason we've got for picking up a particular value.
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.