Package com.thingworx.metadata
Class EventDefinition
java.lang.Object
com.thingworx.types.NamedObject
com.thingworx.metadata.EventDefinition
- All Implemented Interfaces:
ICharacteristic
,IDiffableObject
,ICategorizedObject
,IAspectContainer
,INamedObject
,Serializable
,Cloneable
@ThingworxExtensionApiClass(since={6,6},
canInstantiate=true)
public final class EventDefinition
extends NamedObject
implements ICategorizedObject, IAspectContainer, ICharacteristic, Cloneable
- See Also:
-
Field Summary
Fields inherited from class com.thingworx.types.NamedObject
NAME_COMPARATOR
-
Constructor Summary
-
Method Summary
Methods inherited from class com.thingworx.types.NamedObject
getDescription, getName, setDescription, setName, toValueCollection
-
Constructor Details
-
EventDefinition
public EventDefinition()
-
-
Method Details
-
getDataShapeName
-
getCategory
- Specified by:
getCategory
in interfaceICategorizedObject
-
setCategory
- Specified by:
setCategory
in interfaceICategorizedObject
-
getSourceType
@ThingworxExtensionApiMethod(since={6,6}) public RelationshipTypes.ThingworxRelationshipTypes getSourceType() -
getSourceName
-
getAspects
-
isInvocable
-
isLocalOnly
-
isPropertyEvent
-
isRemote
-