Annotation Interface ToolInstallationPageObject


@Retention(RUNTIME) @Target(TYPE) @Indexed public @interface ToolInstallationPageObject
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Pattern to be logged once updates arrive.
    Tool installer name used for global configuration.
  • Element Details

    • name

      String name
      Tool installer name used for global configuration.
    • installer

      String installer
      Pattern to be logged once updates arrive.

      Clients should not interact with this ToolInstalltion before updates was loaded.