com.atlassian.greenhopper.customfield.backlog
Class JqlBacklogPredicate

java.lang.Object
  extended by com.atlassian.jira.util.EvaluateAllPredicate<Backlog>
      extended by com.atlassian.greenhopper.customfield.backlog.JqlBacklogPredicate
All Implemented Interfaces:
com.atlassian.jira.util.Predicate<Backlog>

public class JqlBacklogPredicate
extends com.atlassian.jira.util.EvaluateAllPredicate<Backlog>

The JQL relational predicate for Backlogs. If two backlogs are in different xprojects, all comparisons are false.


Constructor Summary
JqlBacklogPredicate(com.atlassian.query.operator.Operator operator, Backlog backlog)
           
 
Method Summary
 
Methods inherited from class com.atlassian.jira.util.EvaluateAllPredicate
evaluate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JqlBacklogPredicate

public JqlBacklogPredicate(com.atlassian.query.operator.Operator operator,
                           Backlog backlog)


Copyright © 2007-2011 Atlassian. All Rights Reserved.