@Target(value=TYPE) @Retention(value=RUNTIME) @ThingworxExtensionApiAnnotation(since={6,6}) public @interface ThingworxSubscriptions
Modifier and Type | Required Element and Description |
---|---|
ThingworxSubscription[] |
subscriptions
Required parameter: a collection of subscriptions handled by this class. |
public abstract ThingworxSubscription[] subscriptions