Annotation Type ActionType
-
Required Element Summary
-
Optional Element Summary
-
Element Details
-
value
- Returns:
- the value of the action, MUST be unique across the whole application.
-
-
-
expectedReturnedType
- Returns:
- a constraint for the returned type of the action if it needs to respect a contract.
- Default:
- java.lang.Object.class
-