Uses of Interface
org.jbpm.process.instance.InternalProcessRuntime
-
Packages that use InternalProcessRuntime Package Description org.jbpm.process.instance -
-
Uses of InternalProcessRuntime in org.jbpm.process.instance
Classes in org.jbpm.process.instance that implement InternalProcessRuntime Modifier and Type Class Description class
ProcessRuntimeImpl
Methods in org.jbpm.process.instance that return InternalProcessRuntime Modifier and Type Method Description InternalProcessRuntime
ProcessRuntimeFactoryServiceImpl. newProcessRuntime(org.drools.core.common.InternalWorkingMemory workingMemory)
-