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