Annotation Interface ThingworxHandlerDefinition


@Target(ANNOTATION_TYPE) @Retention(RUNTIME) @ThingworxExtensionApiAnnotation(since={6,6}) public @interface ThingworxHandlerDefinition
  • Element Details

    • name

      String name
    • description

      String description
      Default:
      ""
    • isUserDefinable

      boolean isUserDefinable
      Default:
      true
    • className

      String className