JBoss Community

Re: Difference between org.drools.runtime.process.ProcessInstance and org.drools.runtime.process.WorkflowProcessInstance

created by Mauricio Salatino in jBPM - View the full discussion

Process instance is a more abstract concept about process only, not rules or decision tables. Imagine that you want to run another type of process with the engine you just need to plug that there as an implementation of ProcessInstance. For example if you want to run an instance of a process with a different set of nodes (different execution semantic) you can add your own implementation there.

Cheers

Reply to this message by going to Community

Start a new discussion in jBPM at Community