Interface | Description |
---|---|
IndexValueConverter |
A simple interface for converting
QueryLiteral s to their index representation. |
JqlDateSupport |
Interface that helps with date parsing and validation in JQL.
|
JqlIssueKeySupport |
Provide JQL with some helper functions when dealing with Issue Keys.
|
JqlIssueSupport |
Some helper IssueLookup functions for JIRA.
|
JqlLocalDateSupport |
Interface that helps with
LocalDate parsing and validation in JQL. |
JqlStringSupport |
A utility code to help dealing with JQL strings.
|
Class | Description |
---|---|
DateRange |
A simple class to represent a date range
|
JqlCustomFieldId |
A class that parsers the Jql syntax (e.g.
|
JqlVersionPredicate |
The JQL relational predicate for
Version s. |
NumberIndexValueConverter |
Converts a query literal into a number index representation.
|
SimpleIndexValueConverter |
Simplest index value converter that just uses the toString() implementation.
|
Copyright © 2002-2012 Atlassian. All Rights Reserved.