Uses of Package
com.atlassian.query.history

Packages that use com.atlassian.query.history
com.atlassian.jira.jql.parser.antlr   
com.atlassian.jira.jql.query   
com.atlassian.jira.jql.validator   
com.atlassian.query.clause   
com.atlassian.query.history   
 

Classes in com.atlassian.query.history used by com.atlassian.jira.jql.parser.antlr
HistoryPredicate
          Represents a possibly composite expression that may evaluate to true or false for a given change history item.
 

Classes in com.atlassian.query.history used by com.atlassian.jira.jql.query
HistoryPredicate
          Represents a possibly composite expression that may evaluate to true or false for a given change history item.
 

Classes in com.atlassian.query.history used by com.atlassian.jira.jql.validator
HistoryPredicate
          Represents a possibly composite expression that may evaluate to true or false for a given change history item.
 

Classes in com.atlassian.query.history used by com.atlassian.query.clause
HistoryPredicate
          Represents a possibly composite expression that may evaluate to true or false for a given change history item.
 

Classes in com.atlassian.query.history used by com.atlassian.query.history
HistoryPredicate
          Represents a possibly composite expression that may evaluate to true or false for a given change history item.
PredicateVisitor
          A visitor that allows you to perform operations on a HistoryPredicate.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.