|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextInstanceFactory | |
---|---|
org.jbpm.process.instance.impl | |
org.jbpm.process.instance.impl.factory | |
org.jbpm.workflow.instance.context |
Uses of ContextInstanceFactory in org.jbpm.process.instance.impl |
---|
Methods in org.jbpm.process.instance.impl that return ContextInstanceFactory | |
---|---|
ContextInstanceFactory |
ContextInstanceFactoryRegistry.getContextInstanceFactory(Context context)
|
Methods in org.jbpm.process.instance.impl with parameters of type ContextInstanceFactory | |
---|---|
void |
ContextInstanceFactoryRegistry.register(Class<? extends Context> cls,
ContextInstanceFactory factory)
|
Uses of ContextInstanceFactory in org.jbpm.process.instance.impl.factory |
---|
Classes in org.jbpm.process.instance.impl.factory that implement ContextInstanceFactory | |
---|---|
class |
ReuseContextInstanceFactory
|
Uses of ContextInstanceFactory in org.jbpm.workflow.instance.context |
---|
Classes in org.jbpm.workflow.instance.context that implement ContextInstanceFactory | |
---|---|
class |
WorkflowReuseContextInstanceFactory
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |