@Deprecated public abstract class

AbstractLocalDateOperatorQueryFactory

extends Object
java.lang.Object
   ↳ com.atlassian.jira.jql.query.AbstractLocalDateOperatorQueryFactory

This class is deprecated.
since 6.4 use getLocalDatesFromQueryLiterals(java.util.List)

Class Overview

Provides common date operator specific query factory methods.

Summary

Protected Constructors
AbstractLocalDateOperatorQueryFactory(JqlLocalDateSupport jqlLocalDateSupport)
[Expand]
Inherited Methods
From class java.lang.Object

Protected Constructors

protected AbstractLocalDateOperatorQueryFactory (JqlLocalDateSupport jqlLocalDateSupport)