jBPM distribution 6.2.0.CR4

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.2.0.CR4

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