Uses of Interface
org.kie.api.runtime.process.WorkflowProcessInstance
- 
Packages that use WorkflowProcessInstance Package Description org.kie.api.runtime.process The process runtime classes.
- 
- 
Uses of WorkflowProcessInstance in org.kie.api.runtime.processMethods in org.kie.api.runtime.process that return WorkflowProcessInstance Modifier and Type Method Description WorkflowProcessInstanceNodeInstance. getProcessInstance()The process instance that this node instance is executing in.
 
-