jBPM :: Flow 6.0.0.Beta2

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.0.0.Beta2

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