Uses of Interface
org.drools.core.process.WorkItemManagerFactory
Packages that use WorkItemManagerFactory
Package
Description
This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory
-
Uses of WorkItemManagerFactory in org.drools.core
Methods in org.drools.core that return WorkItemManagerFactoryMethods in org.drools.core with parameters of type WorkItemManagerFactoryModifier and TypeMethodDescriptionvoidFlowSessionConfiguration.setWorkItemManagerFactory(WorkItemManagerFactory workItemManagerFactory) -
Uses of WorkItemManagerFactory in org.drools.core.process.impl
Classes in org.drools.core.process.impl that implement WorkItemManagerFactory