public abstract class AbstractProcessEngineEntityManager<EntityImpl extends Entity,DM extends DataManager<EntityImpl>> extends AbstractEngineEntityManager<ProcessEngineConfigurationImpl,EntityImpl,DM>
engineConfigurationdataManager, engineType| Constructor and Description |
|---|
AbstractProcessEngineEntityManager(ProcessEngineConfigurationImpl processEngineConfiguration,
DM dataManager) |
| Modifier and Type | Method and Description |
|---|---|
protected FlowableEntityEvent |
createEntityEvent(FlowableEngineEventType eventType,
Entity entity) |
getClock, getCommandExecutor, getEngineConfiguration, getEventDispatchercreate, delete, delete, delete, findById, fireEntityDeletedEvent, fireEntityInsertedEvent, fireEntityUpdatedEvent, getDataManager, insert, insert, setDataManager, update, updatepublic AbstractProcessEngineEntityManager(ProcessEngineConfigurationImpl processEngineConfiguration, DM dataManager)
protected FlowableEntityEvent createEntityEvent(FlowableEngineEventType eventType, Entity entity)
createEntityEvent in class AbstractEntityManager<EntityImpl extends Entity,DM extends DataManager<EntityImpl>>Copyright © 2020 Flowable. All rights reserved.