Package org.kie.internal.builder.fluent
Interface RuleFluent<T,U>
- All Known Subinterfaces:
KieSessionFluent
public interface RuleFluent<T,U>
See
RuleRuntime and StatefulRuleSession-
Method Summary
Modifier and TypeMethodDescriptiondelete(FactHandle handle) dispose()setActiveAgendaGroup(String agendaGroup) setActiveRuleFlowGroup(String ruleFlowGroup) update(FactHandle handle, Object object)