Package grails.web
Annotation Type Action
-
@Retention(RUNTIME) @Target(METHOD) public @interface ActionAn annotation to mark controller methods as actions.- Since:
- 2.0
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.Class<?>[]commandObjects
-