jBPM distribution 6.0.1.Final

org.jbpm.workflow.instance.impl
Interface NodeInstanceFactory

All Known Implementing Classes:
CreateNewNodeFactory, ReuseNodeFactory

public interface NodeInstanceFactory


Method Summary
 NodeInstance getNodeInstance(Node node, WorkflowProcessInstance processInstance, NodeInstanceContainer nodeInstanceContainer)
           
 

Method Detail

getNodeInstance

NodeInstance getNodeInstance(Node node,
                             WorkflowProcessInstance processInstance,
                             NodeInstanceContainer nodeInstanceContainer)

jBPM distribution 6.0.1.Final

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