| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IProcessInstance | |
|---|---|
| org.drools | This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory | 
| org.drools.common | |
| org.drools.ruleflow.common.instance.impl | |
| org.drools.ruleflow.instance | |
| org.drools.ruleflow.instance.impl | |
| Uses of IProcessInstance in org.drools | 
|---|
| Methods in org.drools that return IProcessInstance | |
|---|---|
|  IProcessInstance | WorkingMemory.startProcess(String processId)Starts a new process instance for the process with the given id. | 
| Uses of IProcessInstance in org.drools.common | 
|---|
| Methods in org.drools.common that return IProcessInstance | |
|---|---|
|  IProcessInstance | AbstractWorkingMemory.startProcess(String processId) | 
| Uses of IProcessInstance in org.drools.ruleflow.common.instance.impl | 
|---|
| Classes in org.drools.ruleflow.common.instance.impl that implement IProcessInstance | |
|---|---|
|  class | ProcessInstanceDefault implementation of a process instance. | 
| Uses of IProcessInstance in org.drools.ruleflow.instance | 
|---|
| Subinterfaces of IProcessInstance in org.drools.ruleflow.instance | |
|---|---|
|  interface | IRuleFlowProcessInstanceA process instance for a RuleFlow process. | 
| Uses of IProcessInstance in org.drools.ruleflow.instance.impl | 
|---|
| Classes in org.drools.ruleflow.instance.impl that implement IProcessInstance | |
|---|---|
|  class | RuleFlowProcessInstanceDefault implementation of a RuleFlow process instance. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||