Uses of Interface
org.flowable.common.engine.impl.persistence.entity.TableDataManager
Packages that use TableDataManager
Package
Description
-
Uses of TableDataManager in org.flowable.cmmn.engine
Methods in org.flowable.cmmn.engine with parameters of type TableDataManagerModifier and TypeMethodDescriptionCmmnEngineConfiguration.setTableDataManager
(TableDataManager tableDataManager) -
Uses of TableDataManager in org.flowable.cmmn.engine.impl.util
Methods in org.flowable.cmmn.engine.impl.util that return TableDataManagerModifier and TypeMethodDescriptionstatic TableDataManager
CommandContextUtil.getTableDataManager()
static TableDataManager
CommandContextUtil.getTableDataManager
(CommandContext commandContext) -
Uses of TableDataManager in org.flowable.common.engine.impl
Fields in org.flowable.common.engine.impl declared as TableDataManagerModifier and TypeFieldDescriptionprotected TableDataManager
AbstractEngineConfiguration.tableDataManager
Methods in org.flowable.common.engine.impl that return TableDataManagerMethods in org.flowable.common.engine.impl with parameters of type TableDataManagerModifier and TypeMethodDescriptionAbstractEngineConfiguration.setTableDataManager
(TableDataManager tableDataManager) -
Uses of TableDataManager in org.flowable.common.engine.impl.persistence.entity
Classes in org.flowable.common.engine.impl.persistence.entity that implement TableDataManager -
Uses of TableDataManager in org.flowable.dmn.engine
Methods in org.flowable.dmn.engine that return TableDataManagerMethods in org.flowable.dmn.engine with parameters of type TableDataManagerModifier and TypeMethodDescriptionDmnEngineConfiguration.setTableDataManager
(TableDataManager tableDataManager) -
Uses of TableDataManager in org.flowable.dmn.engine.impl.util
Methods in org.flowable.dmn.engine.impl.util that return TableDataManagerModifier and TypeMethodDescriptionstatic TableDataManager
CommandContextUtil.getTableDataManager()
static TableDataManager
CommandContextUtil.getTableDataManager
(CommandContext commandContext) -
Uses of TableDataManager in org.flowable.engine.impl.cfg
Methods in org.flowable.engine.impl.cfg with parameters of type TableDataManagerModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setTableDataManager
(TableDataManager tableDataManager) -
Uses of TableDataManager in org.flowable.engine.impl.util
Methods in org.flowable.engine.impl.util that return TableDataManagerModifier and TypeMethodDescriptionstatic TableDataManager
CommandContextUtil.getTableDataManager()
static TableDataManager
CommandContextUtil.getTableDataManager
(CommandContext commandContext) -
Uses of TableDataManager in org.flowable.eventregistry.impl
Methods in org.flowable.eventregistry.impl with parameters of type TableDataManagerModifier and TypeMethodDescriptionEventRegistryEngineConfiguration.setTableDataManager
(TableDataManager tableDataManager) -
Uses of TableDataManager in org.flowable.eventregistry.impl.util
Methods in org.flowable.eventregistry.impl.util that return TableDataManagerModifier and TypeMethodDescriptionstatic TableDataManager
CommandContextUtil.getTableDataManager()
static TableDataManager
CommandContextUtil.getTableDataManager
(CommandContext commandContext) -
Uses of TableDataManager in org.flowable.idm.engine
Methods in org.flowable.idm.engine with parameters of type TableDataManagerModifier and TypeMethodDescriptionIdmEngineConfiguration.setTableDataManager
(TableDataManager tableDataManager) -
Uses of TableDataManager in org.flowable.idm.engine.impl.util
Methods in org.flowable.idm.engine.impl.util that return TableDataManagerModifier and TypeMethodDescriptionstatic TableDataManager
CommandContextUtil.getTableDataManager()
static TableDataManager
CommandContextUtil.getTableDataManager
(CommandContext commandContext)