Annotation Type RuleInput


  • @Retention(RUNTIME)
    @Target(METHOD)
    @Incubating
    public @interface RuleInput
    Attached to the getter for a property on a RuleSource to denote that the property defines an implicit input for all rules defined by the rule source.