Class UnfilteredEventData

All Implemented Interfaces:
Countable, Extendable<PropertySet>, Mergable<PropertySet>, MutablePropertyValueSource, ObservablePropertySet, PropertySet, PropertyValueSource, Serializable, Iterable<PropertyValue>

public class UnfilteredEventData extends EventData
A marker class, used to indicate that the EventData came from a remote source and all props should be trusted/accepted
See Also:
  • Constructor Details

    • UnfilteredEventData

      public UnfilteredEventData(long timestamp, PropertySet associatedData)