public interface NodeInstanceFactory
Modifier and Type | Method and Description |
---|---|
org.kie.api.runtime.process.NodeInstance |
getNodeInstance(org.kie.api.definition.process.Node node,
WorkflowProcessInstance processInstance,
org.kie.api.runtime.process.NodeInstanceContainer nodeInstanceContainer) |
org.kie.api.runtime.process.NodeInstance getNodeInstance(org.kie.api.definition.process.Node node, WorkflowProcessInstance processInstance, org.kie.api.runtime.process.NodeInstanceContainer nodeInstanceContainer)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.