public class MybatisPropertyDataManager extends AbstractProcessDataManager<PropertyEntity> implements PropertyDataManager
processEngineConfiguration| Constructor and Description |
|---|
MybatisPropertyDataManager(ProcessEngineConfigurationImpl processEngineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
PropertyEntity |
create() |
List<PropertyEntity> |
findAll() |
Class<? extends PropertyEntity> |
getManagedEntityClass() |
getClock, getProcessEngineConfigurationbulkDelete, delete, delete, deleteCachedEntities, deleteCachedEntities, findById, findByQuery, getCommandContext, getDbSqlSession, getEntity, getEntityCache, getList, getList, getList, getList, getListFromCache, getListFromCache, getManagedEntitySubClasses, getSession, insert, isEntityInserted, updatepublic MybatisPropertyDataManager(ProcessEngineConfigurationImpl processEngineConfiguration)
public Class<? extends PropertyEntity> getManagedEntityClass()
getManagedEntityClass in class AbstractDataManager<PropertyEntity>public PropertyEntity create()
create in interface DataManager<PropertyEntity>public List<PropertyEntity> findAll()
findAll in interface PropertyDataManagerCopyright © 2019 Flowable. All rights reserved.