Class DataObjectInstanceVariableContainerEntitySessionFactory
java.lang.Object
com.flowable.dataobject.engine.impl.runtime.datasource.DataObjectInstanceVariableContainerEntitySessionFactory
- All Implemented Interfaces:
org.flowable.common.engine.impl.interceptor.SessionFactory
public class DataObjectInstanceVariableContainerEntitySessionFactory
extends Object
implements org.flowable.common.engine.impl.interceptor.SessionFactory
- Author:
- Filip Hrisafov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass
<?> org.flowable.common.engine.impl.interceptor.Session
openSession
(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
-
Constructor Details
-
DataObjectInstanceVariableContainerEntitySessionFactory
public DataObjectInstanceVariableContainerEntitySessionFactory()
-
-
Method Details
-
getSessionType
- Specified by:
getSessionType
in interfaceorg.flowable.common.engine.impl.interceptor.SessionFactory
-
openSession
public org.flowable.common.engine.impl.interceptor.Session openSession(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) - Specified by:
openSession
in interfaceorg.flowable.common.engine.impl.interceptor.SessionFactory
-