jBPM :: Flow 6.1.0.Beta3

org.jbpm.workflow.instance.impl
Interface NodeInstanceFactory

All Known Implementing Classes:
CreateNewNodeFactory, ReuseNodeFactory

public interface NodeInstanceFactory


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

Method Detail

getNodeInstance

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

jBPM :: Flow 6.1.0.Beta3

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