Package com.thingworx.types.events
Class EventDescriptor
java.lang.Object
com.thingworx.types.events.EventDescriptor
- All Implemented Interfaces:
IDiffableObject
- Direct Known Subclasses:
BaseSubscription
,EventOccurrence
@ThingworxExtensionApiClass(since={6,6},
canInstantiate=true)
public class EventDescriptor
extends Object
implements IDiffableObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
boolean
void
setAlertName
(String value) void
setEventName
(String value) void
void
setSourceProperty
(String value)
-
Constructor Details
-
EventDescriptor
public EventDescriptor()
-
-
Method Details
-
getAlertName
-
setAlertName
-
getSource
-
getEventName
-
getSourceProperty
-
setSource
-
setEventName
-
isPropertyEvent
-
isAlertEvent
-
isAnyEvent
-
isPostCommitEvent
-
setSourceProperty
-
getEventDescriptor
-