Annotation Interface Actions


@Target({METHOD,TYPE}) @Retention(RUNTIME) public @interface Actions

This annotation allows for multiple Action annotations to be used on a single method.

  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      Action[] value
      Default:
      {}