Uses of Class
org.xwiki.eventstream.query.AbstractPropertyQueryCondition
-
Packages that use AbstractPropertyQueryCondition Package Description org.xwiki.eventstream.query -
-
Uses of AbstractPropertyQueryCondition in org.xwiki.eventstream.query
Subclasses of AbstractPropertyQueryCondition in org.xwiki.eventstream.query Modifier and Type Class Description class
CompareQueryCondition
A comparison between a property and a passed value.class
InQueryCondition
A condition which is true if the property value is equals to one of the passed values.
-