@Target(value=TYPE) @Retention(value=RUNTIME) @ThingworxExtensionApiAnnotation(since={6,6}) public @interface ThingworxEventDefinitions
Modifier and Type | Required Element and Description |
---|---|
ThingworxEventDefinition[] |
events
Required parameter: a collection of event definitions appropriate to this class. |
public abstract ThingworxEventDefinition[] events