Class ForceEagerActivationOption

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

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