Package org.kie.internal.runtime.conf
Class ForceEagerActivationOption
java.lang.Object
org.kie.internal.runtime.conf.ForceEagerActivationOption
- All Implemented Interfaces:
Serializable,Option,SingleValueOption,KieSessionOption,SingleValueKieSessionOption,SingleValueRuleRuntimeOption
- Direct Known Subclasses:
ForceEagerActivationOption.FILTERED
Option to force evaluation and then activation of rules annotated with @Eager.
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic 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 interfaceOption
-
getFilter
-
resolve
-