public class HistoricEntityLinkEntityManagerImpl extends AbstractServiceEngineEntityManager<EntityLinkServiceConfiguration,HistoricEntityLinkEntity,HistoricEntityLinkDataManager> implements HistoricEntityLinkEntityManager
serviceConfigurationdataManager, engineType| Constructor and Description |
|---|
HistoricEntityLinkEntityManagerImpl(EntityLinkServiceConfiguration entityLinkServiceConfiguration,
HistoricEntityLinkDataManager historicEntityLinkDataManager) |
getClock, getEventDispatcher, getServiceConfigurationcreateEntityEvent, delete, delete, delete, findById, fireEntityDeletedEvent, fireEntityInsertedEvent, fireEntityUpdatedEvent, getDataManager, insert, insert, setDataManager, update, updatepublic HistoricEntityLinkEntityManagerImpl(EntityLinkServiceConfiguration entityLinkServiceConfiguration, HistoricEntityLinkDataManager historicEntityLinkDataManager)
public HistoricEntityLinkEntity create()
create in interface EntityManager<HistoricEntityLinkEntity>create in class AbstractEntityManager<HistoricEntityLinkEntity,HistoricEntityLinkDataManager>public List<HistoricEntityLink> findHistoricEntityLinksByScopeIdAndScopeType(String scopeId, String scopeType, String linkType)
findHistoricEntityLinksByScopeIdAndScopeType in interface HistoricEntityLinkEntityManagerpublic List<HistoricEntityLink> findHistoricEntityLinksWithSameRootScopeForScopeIdAndScopeType(String scopeId, String scopeType, String linkType)
findHistoricEntityLinksWithSameRootScopeForScopeIdAndScopeType in interface HistoricEntityLinkEntityManagerpublic List<HistoricEntityLink> findHistoricEntityLinksWithSameRootScopeForScopeIdsAndScopeType(Collection<String> scopeIds, String scopeType, String linkType)
findHistoricEntityLinksWithSameRootScopeForScopeIdsAndScopeType in interface HistoricEntityLinkEntityManagerpublic List<HistoricEntityLink> findHistoricEntityLinksByReferenceScopeIdAndType(String referenceScopeId, String scopeType, String linkType)
findHistoricEntityLinksByReferenceScopeIdAndType in interface HistoricEntityLinkEntityManagerpublic List<HistoricEntityLink> findHistoricEntityLinksByScopeDefinitionIdAndScopeType(String scopeDefinitionId, String scopeType, String linkType)
findHistoricEntityLinksByScopeDefinitionIdAndScopeType in interface HistoricEntityLinkEntityManagerpublic void deleteHistoricEntityLinksByScopeIdAndScopeType(String scopeId, String scopeType)
deleteHistoricEntityLinksByScopeIdAndScopeType in interface HistoricEntityLinkEntityManagerpublic void deleteHistoricEntityLinksByScopeDefinitionIdAndScopeType(String scopeDefinitionId, String scopeType)
deleteHistoricEntityLinksByScopeDefinitionIdAndScopeType in interface HistoricEntityLinkEntityManagerpublic void bulkDeleteHistoricEntityLinksForScopeTypeAndScopeIds(String scopeType, Collection<String> scopeIds)
bulkDeleteHistoricEntityLinksForScopeTypeAndScopeIds in interface HistoricEntityLinkEntityManagerpublic void deleteHistoricEntityLinksForNonExistingProcessInstances()
deleteHistoricEntityLinksForNonExistingProcessInstances in interface HistoricEntityLinkEntityManagerpublic void deleteHistoricEntityLinksForNonExistingCaseInstances()
deleteHistoricEntityLinksForNonExistingCaseInstances in interface HistoricEntityLinkEntityManagerCopyright © 2022 Flowable. All rights reserved.