jBPM :: Flow 6.0.0.Alpha9

org.jbpm.workflow.instance.impl
Interface NodeInstanceFactory

All Known Implementing Classes:
CreateNewNodeFactory, ReuseNodeFactory

public interface NodeInstanceFactory


Method Summary
 org.kie.runtime.process.NodeInstance getNodeInstance(org.kie.definition.process.Node node, WorkflowProcessInstance processInstance, org.kie.runtime.process.NodeInstanceContainer nodeInstanceContainer)
           
 

Method Detail

getNodeInstance

org.kie.runtime.process.NodeInstance getNodeInstance(org.kie.definition.process.Node node,
                                                     WorkflowProcessInstance processInstance,
                                                     org.kie.runtime.process.NodeInstanceContainer nodeInstanceContainer)

jBPM :: Flow 6.0.0.Alpha9

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.