Package org.kie.api.runtime.conf
Class TimedRuleExecutionOption
java.lang.Object
org.kie.api.runtime.conf.TimedRuleExecutionOption
- All Implemented Interfaces:
Serializable,Option,SingleValueOption,KieSessionOption,SingleValueKieSessionOption,SingleValueRuleRuntimeOption
- Direct Known Subclasses:
TimedRuleExecutionOption.FILTERED
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic OptionKey<TimedRuleExecutionOption>static final TimedRuleExecutionOptionstatic final Stringstatic final TimedRuleExecutionOptionFields 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- Returns:
- the property name for this option
-
getFilter
-
resolve
-