@Documented
@Retention(value=RUNTIME)
@Target(value=METHOD)
@Inherited
public @interface CandidateValuesFilter
SearchParameters for a ConfigurationItem search.
A @CandidateValuesFilter method should adhere to the following rules:
ConfigurationItem that is the contextPropertyDescriptor that the filter should be based on.SearchParameters| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
name |