Package com.thingworx.things.events
Class ThingworxEvent
java.lang.Object
com.thingworx.types.events.EventDescriptor
com.thingworx.types.events.EventOccurrence
com.thingworx.things.events.ThingworxEvent
- All Implemented Interfaces:
IDiffableObject,Cloneable
@ThingworxExtensionApiClass(since={6,6},
canInstantiate=true)
public class ThingworxEvent
extends EventOccurrence
implements Cloneable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()voidsetSecurityContext(SecurityContext context) voidsetTraceActive(Boolean value) Methods inherited from class com.thingworx.types.events.EventOccurrence
getEventData, getEventTime, setEventData, setEventTimeMethods inherited from class com.thingworx.types.events.EventDescriptor
getAlertName, getEventDescriptor, getEventName, getSource, getSourceProperty, isAlertEvent, isAnyEvent, isPostCommitEvent, isPropertyEvent, setAlertName, setEventName, setSource, setSourceProperty