Class ForceEagerActivationOption

  • All Implemented Interfaces:
    java.io.Serializable, org.kie.api.conf.Option, org.kie.api.conf.SingleValueOption, org.kie.api.runtime.conf.KieSessionOption, org.kie.api.runtime.conf.SingleValueKieSessionOption, org.kie.api.runtime.conf.SingleValueRuleRuntimeOption
    Direct Known Subclasses:
    ForceEagerActivationOption.FILTERED

    public class ForceEagerActivationOption
    extends java.lang.Object
    implements org.kie.api.runtime.conf.SingleValueRuleRuntimeOption
    Option to force evaluation and then activation of rules annotated with @Eager.
    See Also:
    Serialized Form