Package hudson.search

Annotation Interface QuickSilver


@Retention(RUNTIME) @Target({METHOD,FIELD}) public @interface QuickSilver
Indicates a SearchItem field/getter.

Fields/getters annotated with this annotation must:

Such getter/field indicates an edge in the search graph, and will be added automatically by SearchIndexBuilder.addAllAnnotations(SearchableModelObject) to a search index.

Author:
Kohsuke Kawaguchi
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String[] value
      Default:
      {}