Class DataObjectDataDictionarySession

java.lang.Object
com.flowable.dataobject.engine.impl.runtime.datasource.DataObjectDataDictionarySession
All Implemented Interfaces:
org.flowable.common.engine.impl.interceptor.Session

public class DataObjectDataDictionarySession extends Object implements org.flowable.common.engine.impl.interceptor.Session
Session to deal with and cache data dictionary related aspects of Service Registry Models. Mainly to compute and cache effective field mappings for a data object model with a reference to a data dictionary type.