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)


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