|
jBPM distribution 6.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |