Uses of Package
com.atlassian.jira.jql.builder

Packages that use com.atlassian.jira.jql.builder
com.atlassian.jira.jql.builder   
 

Classes in com.atlassian.jira.jql.builder used by com.atlassian.jira.jql.builder
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.
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.
ValueBuilder
          A builder used during the construction of JQL conditions for a particular JQL field in a fluent programming style.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.