Uses of Interface
org.jbpm.workflow.instance.impl.NodeInstanceFactory
Packages that use NodeInstanceFactory
-
Uses of NodeInstanceFactory in org.jbpm.workflow.instance.impl
Methods in org.jbpm.workflow.instance.impl that return NodeInstanceFactoryModifier and TypeMethodDescriptionprotected NodeInstanceFactoryprotected NodeInstanceFactoryNodeInstanceFactoryRegistry.getProcessNodeInstanceFactory(org.kie.api.definition.process.Node node) Methods in org.jbpm.workflow.instance.impl that return types with arguments of type NodeInstanceFactoryMethods in org.jbpm.workflow.instance.impl with parameters of type NodeInstanceFactoryModifier and TypeMethodDescriptionvoidNodeInstanceFactoryRegistry.register(Class<? extends org.kie.api.definition.process.Node> forClass, NodeInstanceFactory nodeInstanceFactory) -
Uses of NodeInstanceFactory in org.jbpm.workflow.instance.impl.factory
Classes in org.jbpm.workflow.instance.impl.factory that implement NodeInstanceFactoryModifier and TypeClassDescriptionclassclassclassMethods in org.jbpm.workflow.instance.impl.factory that return types with arguments of type NodeInstanceFactory