jBPM distribution 6.0.0.Beta4

Uses of Interface
org.jbpm.workflow.instance.impl.NodeInstanceFactory

Packages that use NodeInstanceFactory
org.jbpm.workflow.instance.impl   
org.jbpm.workflow.instance.impl.factory   
 

Uses of NodeInstanceFactory in org.jbpm.workflow.instance.impl
 

Methods in org.jbpm.workflow.instance.impl that return NodeInstanceFactory
 NodeInstanceFactory NodeInstanceFactoryRegistry.getProcessNodeInstanceFactory(Node node)
           
 

Methods in org.jbpm.workflow.instance.impl with parameters of type NodeInstanceFactory
 void NodeInstanceFactoryRegistry.register(Class<? extends Node> cls, NodeInstanceFactory factory)
           
 

Uses of NodeInstanceFactory in org.jbpm.workflow.instance.impl.factory
 

Classes in org.jbpm.workflow.instance.impl.factory that implement NodeInstanceFactory
 class CreateNewNodeFactory
           
 class ReuseNodeFactory
           
 


jBPM distribution 6.0.0.Beta4

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