public interface

WasClause

implements TerminalClause
com.atlassian.query.clause.WasClause
Known Indirect Subclasses

Class Overview

Used to represent WAS in the Query tree

Summary

Public Methods
String getField()
HistoryPredicate getPredicate()
[Expand]
Inherited Methods
From interface com.atlassian.query.clause.Clause
From interface com.atlassian.query.clause.TerminalClause

Public Methods

public String getField ()

public HistoryPredicate getPredicate ()