Package org.kie.api.conf
Interface KieBaseOption
- All Superinterfaces:
Option,Serializable
- All Known Subinterfaces:
MultiValueKieBaseOption,MultiValueRuleBaseOption,SingleValueKieBaseOption,SingleValueRuleBaseOption
- All Known Implementing Classes:
BetaRangeIndexOption,DeclarativeAgendaOption,EqualityBehaviorOption,EventProcessingOption,KieBaseMutabilityOption,MBeansOption,PrototypesOption,RemoveIdentitiesOption,SequentialOption,SessionsPoolOption
A markup interface for
KieBase options.-
Field Summary
Fields -
Method Summary
Methods inherited from interface org.kie.api.conf.Option
getPropertyName, propertyName
-
Field Details
-
TYPE
- See Also:
-
-
Method Details