Package 

Class ContextPropertiesStorage


  • 
    public final class ContextPropertiesStorage
    
                        

    Stores all customer context properties. Automatically removes non-persistent properties at adding them to event

    • Method Summary

      Modifier and Type Method Description
      final Unit clear() Clears storage
      final Unit add(ContextProperty property) Adds a ContextProperty into storage
      final Unit deleteByKey(PropertyName key) Removes property by its key
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait