public final class PropertyValueNode extends AbstractValueNode<EventProperty>
NotificationFilterProperty
.EMPTY_NODE
Constructor and Description |
---|
PropertyValueNode(EventProperty content)
Constructs a new value node using
NotificationFilterProperty . |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
concat, endsWith, eq, getContent, greaterThan, in, inStrings, inSubQuery, lesserThan, notEq, startsWith
public PropertyValueNode(EventProperty content)
NotificationFilterProperty
.content
- the content of the nodepublic boolean equals(Object o)
equals
in class AbstractValueNode<EventProperty>
public int hashCode()
hashCode
in class AbstractValueNode<EventProperty>
Copyright © 2004–2022 XWiki. All rights reserved.