Class EventAccessor
java.lang.Object
org.apache.unomi.plugins.baseplugin.conditions.accessors.HardcodedPropertyAccessor<Event>
org.apache.unomi.plugins.baseplugin.conditions.accessors.EventAccessor
-
Field Summary
Fields inherited from class org.apache.unomi.plugins.baseplugin.conditions.accessors.HardcodedPropertyAccessor
PROPERTY_NOT_FOUND_MARKER, registry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetProperty
(Event object, String propertyName, String leftoverExpression)
-
Constructor Details
-
EventAccessor
-
-
Method Details
-
getProperty
- Specified by:
getProperty
in classHardcodedPropertyAccessor<Event>
-