Package org.kie.internal.runtime.conf
Class ForceEagerActivationOption
java.lang.Object
org.kie.internal.runtime.conf.ForceEagerActivationOption
- All Implemented Interfaces:
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 Object
implements org.kie.api.runtime.conf.SingleValueRuleRuntimeOption
Option to force evaluation and then activation of rules annotated with @Eager.
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic org.kie.api.conf.OptionKey<ForceEagerActivationOption>static final ForceEagerActivationOptionstatic final Stringstatic final ForceEagerActivationOptionFields inherited from interface org.kie.api.runtime.conf.SingleValueRuleRuntimeOption
TYPE -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.kie.api.conf.Option
propertyNameMethods inherited from interface org.kie.api.runtime.conf.SingleValueRuleRuntimeOption
type
-
Field Details
-
PROPERTY_NAME
- See Also:
-
KEY
-
YES
-
NO
-
-
Method Details
-
getPropertyName
- Specified by:
getPropertyNamein interfaceorg.kie.api.conf.Option
-
getFilter
-
resolve
-