@ThingworxExtensionApiClass(since={6,6}, canInstantiate=true) public class BaseSubscription extends EventDescriptor implements IAspectContainer, INamedObject, java.lang.Cloneable
Constructor and Description |
---|
BaseSubscription() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
java.lang.String |
getName()
Gets the name of the subscription. |
boolean |
isAsync() |
boolean |
isEnabled() |
getAlertName, getEventDescriptor, getEventName, getSource, getSourceProperty, isAlertEvent, isAnyEvent, isPropertyEvent, setAlertName, setEventName, setSource, setSourceProperty
@ThingworxExtensionApiMethod(since={8,4}) public java.lang.String getName()
getName
in interface INamedObject
@ThingworxExtensionApiMethod(since={8,4}) public java.lang.String getDescription()
getDescription
in interface INamedObject
@ThingworxExtensionApiMethod(since={6,6}) public boolean isEnabled()
@ThingworxExtensionApiMethod(since={6,6}) public boolean isAsync()