Annotation Interface Action
Describes what action a method is to take. Used to enhance logging in
SystemControllerImpl
and AdminControllerImpl
.-
Required Element Summary
Required Elements
-
Element Details
-
value
String value- Returns:
- The action we do in the annotated method.
-