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 ProcessEngineConfigurationImpl |
getProcessEngineConfiguration() |
bulkDelete, delete, delete, deleteCachedEntities, deleteCachedEntities, findById, findByQuery, getCommandContext, getDbSqlSession, getEntity, getEntityCache, getList, getList, getList, getList, 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()
Copyright © 2018 Flowable. All rights reserved.