Uses of Class
org.xwiki.eventstream.query.AbstractEntityQueryCondition
-
Packages that use AbstractEntityQueryCondition Package Description org.xwiki.eventstream.query -
-
Uses of AbstractEntityQueryCondition in org.xwiki.eventstream.query
Subclasses of AbstractEntityQueryCondition in org.xwiki.eventstream.query Modifier and Type Class Description class
MailEntityQueryCondition
A condition related to the association indicating if an entity should receive a mail for an event.class
StatusQueryCondition
A condition related to the status of an event for a specific entity.
-