Annotation Type EventSpecification
-
@Retention(RUNTIME) @Target(METHOD) public @interface EventSpecification
The description of an event which is required to identify that event in MYDATA.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
action
The event action, defaults to the name of the annotated methodString
description
the event description.
-