Uses of Interface
com.atlassian.query.history.HistoryPredicate

Packages that use HistoryPredicate
com.atlassian.query.clause   
com.atlassian.query.history   
 

Uses of HistoryPredicate in com.atlassian.query.clause
 

Methods in com.atlassian.query.clause that return HistoryPredicate
 HistoryPredicate WasClause.getPredicate()
           
 

Uses of HistoryPredicate in com.atlassian.query.history
 

Methods in com.atlassian.query.history with parameters of type HistoryPredicate
 R PredicateVisitor.visit(HistoryPredicate predicate)
          Visit called when accepting a HistoryPredicate.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.