Annotation Type CandidateValuesFilter


  • @Documented
    @Retention(RUNTIME)
    @Target(METHOD)
    @Inherited
    public @interface CandidateValuesFilter
    A CandidateValuesFilter can augment the SearchParameters for a ConfigurationItem search.

    A @CandidateValuesFilter method should adhere to the following rules:

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String name  
    • Element Detail

      • name

        java.lang.String name
        Returns:
        The name of the filter