public abstract class AbstractProcessDataManager<EntityImpl extends Entity> extends AbstractDataManager<EntityImpl>
| Modifier and Type | Field and Description |
|---|---|
protected ProcessEngineConfigurationImpl |
processEngineConfiguration |
| Constructor and Description |
|---|
AbstractProcessDataManager(ProcessEngineConfigurationImpl processEngineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected Clock |
getClock() |
protected IdGenerator |
getIdGenerator() |
protected ProcessEngineConfigurationImpl |
getProcessEngineConfiguration() |
bulkDelete, delete, delete, deleteCachedEntities, deleteCachedEntities, findById, findByQuery, getCommandContext, getDbSqlSession, getEntity, getEntityCache, getList, getList, getList, getList, getList, getListFromCache, getListFromCache, getManagedEntityClass, getManagedEntitySubClasses, getSession, insert, isEntityInserted, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateprotected ProcessEngineConfigurationImpl processEngineConfiguration
public AbstractProcessDataManager(ProcessEngineConfigurationImpl processEngineConfiguration)
protected ProcessEngineConfigurationImpl getProcessEngineConfiguration()
protected Clock getClock()
protected IdGenerator getIdGenerator()
getIdGenerator in class AbstractDataManager<EntityImpl extends Entity>Copyright © 2020 Flowable. All rights reserved.