Annotation Type Action
@Target(METHOD) @Retention(RUNTIME) public @interface Action
Describes what action a method is to take. Used to enhance logging in
SystemControllerImpl
and AdminControllerImpl
.