Package com.atlassian.jira.jql.builder

Interface Summary
ConditionBuilder An interface that is used to build JQL conditions for a particular JQL field in a fluent programming style.
JqlClauseBuilder A builder used to construct the Where Clause portion of a JQL Query in a fluent programming structure.
ValueBuilder A builder used during the construction of JQL conditions for a particular JQL field in a fluent programming style.
 

Class Summary
JqlOrderByBuilder Used to create OrderBy clauses to be included in Query's.
JqlQueryBuilder Used to build Query's that can be used to perform issue searching in JIRA.
 



Copyright © 2002-2009 Atlassian. All Rights Reserved.