Uses of Interface
org.jbpm.process.instance.ProcessInstanceFactory
Packages that use ProcessInstanceFactory
-
Uses of ProcessInstanceFactory in org.jbpm.process.instance
Classes in org.jbpm.process.instance that implement ProcessInstanceFactoryMethods in org.jbpm.process.instance that return ProcessInstanceFactoryModifier and TypeMethodDescriptionProcessInstanceFactoryRegistry.getProcessInstanceFactory(org.kie.api.definition.process.Process process) Methods in org.jbpm.process.instance with parameters of type ProcessInstanceFactoryModifier and TypeMethodDescriptionvoidProcessInstanceFactoryRegistry.register(Class<? extends org.kie.api.definition.process.Process> cls, ProcessInstanceFactory factory) -
Uses of ProcessInstanceFactory in org.jbpm.ruleflow.instance
Classes in org.jbpm.ruleflow.instance that implement ProcessInstanceFactory