Annotation Interface ThingworxEventDefinitions


@Target(TYPE) @Retention(RUNTIME) @ThingworxExtensionApiAnnotation(since={6,6}) public @interface ThingworxEventDefinitions
Contains a collection of event definitions that this entity type owns and may fire over the course of its lifetime.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description


    Required parameter: a collection of event definitions appropriate to this class.
  • Element Details

    • events



      Required parameter: a collection of event definitions appropriate to this class.