Uses of Class
com.atlassian.jira.jql.util.DateRange

Packages that use DateRange
com.atlassian.jira.jql.util   
 

Uses of DateRange in com.atlassian.jira.jql.util
 

Methods in com.atlassian.jira.jql.util that return DateRange
 DateRange JqlDateSupportImpl.convertToDateRange(Long dateLong)
           
 DateRange JqlDateSupport.convertToDateRange(Long dateLong)
          Converts the long to a date range where both values equal each other.
 DateRange JqlDateSupportImpl.convertToDateRangeWithImpliedPrecision(String dateString)
           
 DateRange JqlDateSupport.convertToDateRangeWithImpliedPrecision(String dateString)
          Try to parse the passed in date string using the formats that JQL understands.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.