Package com.atlassian.jira.jql.query
Class AbstractRangeQueryFactory<T,U>
java.lang.Object
com.atlassian.jira.jql.query.AbstractRangeQueryFactory<T,U>
- Direct Known Subclasses:
LongPointRangeQueryFactory,RangeQueryFactory
@Deprecated(since="10.4",
forRemoval=true)
public abstract class AbstractRangeQueryFactory<T,U>
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
- Since:
- v8.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAbstractRangeQueryFactory(Function<T, U> valueFactory) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Field Details
-
valueFactory
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
AbstractRangeQueryFactory
Deprecated, for removal: This API element is subject to removal in a future version.
-
AbstractRangeQueryFactoryinstead.