Package org.kie.api.runtime.conf
Class TimedRuleExecutionOption.FILTERED
java.lang.Object
org.kie.api.runtime.conf.TimedRuleExecutionOption
org.kie.api.runtime.conf.TimedRuleExecutionOption.FILTERED
- All Implemented Interfaces:
Serializable,Option,SingleValueOption,KieSessionOption,SingleValueKieSessionOption,SingleValueRuleRuntimeOption
- Enclosing class:
- TimedRuleExecutionOption
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.kie.api.runtime.conf.TimedRuleExecutionOption
TimedRuleExecutionOption.FILTERED -
Field Summary
Fields inherited from class org.kie.api.runtime.conf.TimedRuleExecutionOption
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.api.runtime.conf.TimedRuleExecutionOption
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
-