@Target(value=ANNOTATION_TYPE) @Retention(value=RUNTIME) @ThingworxExtensionApiAnnotation(since={6,6}) public @interface ThingworxHandlerDefinition
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
className |
java.lang.String |
name |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
description |
boolean |
isUserDefinable |