org.jbpm.workflow.instance.context
Class WorkflowReuseContextInstanceFactory
java.lang.Object
org.jbpm.workflow.instance.context.WorkflowReuseContextInstanceFactory
- All Implemented Interfaces:
- ContextInstanceFactory
public class WorkflowReuseContextInstanceFactory
- extends Object
- implements ContextInstanceFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cls
public final Class<? extends ContextInstance> cls
WorkflowReuseContextInstanceFactory
public WorkflowReuseContextInstanceFactory(Class<? extends ContextInstance> cls)
getContextInstance
public ContextInstance getContextInstance(Context context,
ContextInstanceContainer contextInstanceContainer,
ProcessInstance processInstance)
- Specified by:
getContextInstance
in interface ContextInstanceFactory
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.