-
- All Implemented Interfaces:
-
java.lang.annotation.Annotation
@Target(value = {ElementType.METHOD})@Retention(value = RetentionPolicy.RUNTIME) public @interface ThinkingDataTrackEvent
Annotate the method with @ThinkingDataTrackEvent to upload custom events when the method is called.