Class RhinoJourneyEventObj

  • All Implemented Interfaces:
    java.io.Serializable , org.mozilla.javascript.ConstProperties , org.mozilla.javascript.Scriptable , org.mozilla.javascript.SymbolScriptable , org.mozilla.javascript.debug.DebuggableObject

    
    public final class RhinoJourneyEventObj
    extends ScriptableObject
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getClassName()
      final Unit setup(String name, Object data)
      final Unit load()
      final String getName()
      final Unit setName(String value)
      final Date getTriggered()
      final Unit setTriggered(Double value)
      final Object getData()
      final Unit setData(Object value)
      final Date getPrevious()
      final Unit setPrevious(Double value)
      final Long sincePreviousEvent()
      • Methods inherited from class org.mozilla.javascript.ScriptableObject

        associateValue, avoidObjectDetection, defineConst, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, delete, get, get, get, get, getAllIds, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getAttributes, getDefaultValue, getExternalArrayData, getExternalArrayLength, getGetterOrSetter, getIds, getParentScope, getPrototype, getTypeOf, has, has, has, hasInstance, isConst, isEmpty, isExtensible, isSealed, preventExtensions, put, put, put, putConst, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setAttributes, setExternalArrayData, setGetterOrSetter, setParentScope, setPrototype, size
      • Methods inherited from class java.lang.Object

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