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.process
Methods in org.kie.api.runtime.process that return WorkflowProcessInstance Modifier and Type Method Description WorkflowProcessInstance
NodeInstance. getProcessInstance()
The process instance that this node instance is executing in.
-