Uses of Class
com.atlassian.greenhopper.util.TimeRemainingFormatter.TimeRemaining

Packages that use TimeRemainingFormatter.TimeRemaining
com.atlassian.greenhopper.util   
com.atlassian.greenhopper.web.rapid.sprint   
 

Uses of TimeRemainingFormatter.TimeRemaining in com.atlassian.greenhopper.util
 

Methods in com.atlassian.greenhopper.util that return TimeRemainingFormatter.TimeRemaining
 TimeRemainingFormatter.TimeRemaining TimeRemainingFormatter.format(org.joda.time.DateTime dateTime, I18n2 i18n)
          Formats the given date to an approximate amount of time remaining.
 

Uses of TimeRemainingFormatter.TimeRemaining in com.atlassian.greenhopper.web.rapid.sprint
 

Methods in com.atlassian.greenhopper.web.rapid.sprint with parameters of type TimeRemainingFormatter.TimeRemaining
static SprintPlanEntry.TimeRemaining SprintPlanEntry.TimeRemaining.from(TimeRemainingFormatter.TimeRemaining remaining)
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.