Uses of Class
org.xwiki.notifications.filters.expression.GreaterThanNode
-
Packages that use GreaterThanNode Package Description org.xwiki.notifications.filters.expression.generics -
-
Uses of GreaterThanNode in org.xwiki.notifications.filters.expression.generics
Methods in org.xwiki.notifications.filters.expression.generics that return GreaterThanNode Modifier and Type Method Description GreaterThanNodeAbstractValueNode. greaterThan(AbstractValueNode node)Helper that allows to createGreaterThanNodewithout having to instantiate new objects.
-