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
-
Method Summary
Modifier and TypeMethodDescriptionclone()
void
setSecurityContext
(SecurityContext context) void
setTraceActive
(Boolean value) Methods inherited from class com.thingworx.types.events.EventOccurrence
getEventData, getEventTime, setEventData, setEventTime
Methods inherited from class com.thingworx.types.events.EventDescriptor
getAlertName, getEventDescriptor, getEventName, getSource, getSourceProperty, isAlertEvent, isAnyEvent, isPostCommitEvent, isPropertyEvent, setAlertName, setEventName, setSource, setSourceProperty