org.jbpm.workflow.instance.impl
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-2013 JBoss by Red Hat. All Rights Reserved.