org.jbpm.workflow.instance.impl.factory
Class CreateNewNodeFactory
java.lang.Object
org.jbpm.workflow.instance.impl.factory.CreateNewNodeFactory
- All Implemented Interfaces:
- NodeInstanceFactory
public class CreateNewNodeFactory
- extends Object
- implements NodeInstanceFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cls
public final Class<? extends NodeInstance> cls
CreateNewNodeFactory
public CreateNewNodeFactory(Class<? extends NodeInstance> cls)
getNodeInstance
public NodeInstance getNodeInstance(Node node,
WorkflowProcessInstance processInstance,
NodeInstanceContainer nodeInstanceContainer)
- Specified by:
getNodeInstance
in interface NodeInstanceFactory
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.