Class ProcessRuntimeFactoryServiceImpl

  • All Implemented Interfaces:
    org.drools.core.runtime.process.ProcessRuntimeFactoryService, org.kie.api.Service

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

      • ProcessRuntimeFactoryServiceImpl

        public ProcessRuntimeFactoryServiceImpl()
    • Method Detail

      • newProcessRuntime

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