Class ProcessRuntimeFactoryServiceImpl

java.lang.Object
org.jbpm.process.instance.ProcessRuntimeFactoryServiceImpl
All Implemented Interfaces:
Comparable<org.kie.api.internal.utils.KieService>, org.drools.core.runtime.process.ProcessRuntimeFactoryService, org.kie.api.internal.utils.KieService

public class ProcessRuntimeFactoryServiceImpl extends Object implements org.drools.core.runtime.process.ProcessRuntimeFactoryService
  • Constructor Details

    • ProcessRuntimeFactoryServiceImpl

      public ProcessRuntimeFactoryServiceImpl()
    • ProcessRuntimeFactoryServiceImpl

      public ProcessRuntimeFactoryServiceImpl(Application application)
  • Method Details

    • newProcessRuntime

      public InternalProcessRuntime newProcessRuntime(org.drools.core.common.InternalWorkingMemory workingMemory)
      Specified by:
      newProcessRuntime in interface org.drools.core.runtime.process.ProcessRuntimeFactoryService