Annotation Type ActionType


  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • 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