Annotation Interface JobDialogPlugin


@Documented @Retention(RUNTIME) @Target(TYPE) public @interface JobDialogPlugin
The class painted with this annotation is providing an additional user-interface in the Job Setting dialog in the form of a new tab.
Author:
matt
  • Element Details

    • name

      String name
      Default:
      ""
    • description

      String description
      Default:
      ""
    • i18nPackageName

      String i18nPackageName
      Default:
      ""
    • classLoaderGroup

      String classLoaderGroup
      Default:
      ""