Annotation Interface ActionPageObject


@Retention(RUNTIME) @Target(TYPE) @Indexed public @interface ActionPageObject
Annotate Action for autoregistration.
Author:
ogondza
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Relative path to parent
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Text of the link for the action
  • Element Details

    • relativePath

      String relativePath
      Relative path to parent
    • linkText

      String linkText
      Text of the link for the action
      Default:
      ""