Package com.atlassian.query.clause
Interface WasClause
- All Superinterfaces:
Clause
,Serializable
,TerminalClause
- All Known Implementing Classes:
WasClauseImpl
Used to represent WAS in the Query tree
- Since:
- v4.3
-
Method Summary
Methods inherited from interface com.atlassian.query.clause.Clause
accept, getClauses, getName, toString
Methods inherited from interface com.atlassian.query.clause.TerminalClause
getOperand, getOperator, getProperty
-
Method Details
-
getField
String getField() -
getPredicate
HistoryPredicate getPredicate()
-