Package org.kie.internal.runtime.conf
Class ForceEagerActivationOption.FILTERED
java.lang.Object
org.kie.internal.runtime.conf.ForceEagerActivationOption
org.kie.internal.runtime.conf.ForceEagerActivationOption.FILTERED
- All Implemented Interfaces:
Serializable,Option,SingleValueOption,KieSessionOption,SingleValueKieSessionOption,SingleValueRuleRuntimeOption
- Enclosing class:
- ForceEagerActivationOption
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.kie.internal.runtime.conf.ForceEagerActivationOption
ForceEagerActivationOption.FILTERED -
Field Summary
Fields inherited from class org.kie.internal.runtime.conf.ForceEagerActivationOption
KEY, NO, PROPERTY_NAME, YESFields inherited from interface org.kie.api.runtime.conf.SingleValueRuleRuntimeOption
TYPE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.kie.internal.runtime.conf.ForceEagerActivationOption
getFilter, getPropertyName, resolveMethods 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
-
Constructor Details
-
FILTERED
-