| Modifier and Type | Class and Description |
|---|---|
class |
SimpleHibernateBatchOperationManager
Deprecated.
since 7.16.0 due to Hibernate 2 removal. Use
SimpleHibernateBatchOperationManagerV5 instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleHibernateBatchOperationManager5
Provides methods for performing batch operations in a series of independent transactions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HibernatePageAncestorManager.setBatchOperationManager(BatchOperationManager batchOperationManager) |
| Constructor and Description |
|---|
ContentPropertiesExtractor(ContentPropertyIndexSchemaManager contentPropertyIndexSchemaManager,
ContentPropertyExtractionManager contentPropertyExtractionManager,
ContentPropertyService contentPropertyService,
PermissionManager permissionManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
BatchOperationManager batchOperationManager) |
| Constructor and Description |
|---|
AbstractUserMappingUpgradeTask(ConfluenceUserDao confluenceUserDao,
BatchOperationManager batchOperationManager) |
BandanaXStreamValueUpgradeTask(com.atlassian.bandana.BandanaManager bandanaManager,
org.hibernate.SessionFactory sessionFactory,
BatchOperationManager batchOperationManager) |
CrowdUsersUserMappingUpgradeTask(ConfluenceUserDao confluenceUserDao,
org.hibernate.SessionFactory sessionFactory,
BatchOperationManager batchOperationManager) |
EmbeddedCrowdPropertySetFactoryMigrationUpgradeTask(org.hibernate.SessionFactory sessionFactory,
UserVerificationTokenDao userVerificationTokenDao,
BatchOperationManager batchOperationManager,
com.atlassian.config.db.HibernateConfig hibernateConfig) |
LoginInfoDuplicateEntryRemovalUpgradeTask(org.hibernate.SessionFactory sessionFactory,
BatchOperationManager batchOperationManager) |
ReferencedUsersUserMappingUpgradeTask(ConfluenceUserDao confluenceUserDao,
org.hibernate.SessionFactory sessionFactory,
org.springframework.transaction.PlatformTransactionManager transactionManager,
BatchOperationManager batchOperationManager,
Map<String,Set<String>> userNameReferences,
com.atlassian.config.db.HibernateConfig hibernateConfig) |
RemovePeopleDirectoryDuplicatesUpgradeTask(SearchManager searchManager,
BatchOperationManager batchOperationManager,
IndexQueueEntryDao indexQueueEntryDao) |
UserIndexingUpgradeTask(PersonalInformationManager personalInformationManager,
org.hibernate.SessionFactory sessionFactory,
BatchOperationManager batchOperationManager,
Map<SearchIndex,IndexTaskQueue<IndexTask>> taskQueueBySearchIndex,
IndexTaskFactory indexTaskFactory) |
| Constructor and Description |
|---|
UserMentionsContentReindexer(ConfluenceIndexer indexer,
BatchOperationManager batchOperationManager,
SearchManager searchManager,
SynchronizationManager synchronizationManager) |
| Constructor and Description |
|---|
HibernateUserDao(org.hibernate.SessionFactory sessionFactory,
Supplier<com.atlassian.crowd.embedded.spi.DirectoryDao> directoryDao,
InternalMembershipDao membershipDao,
ConfluenceUserDao confluenceUserDao,
com.atlassian.crowd.util.persistence.hibernate.batch.BatchProcessor<net.sf.hibernate.Session> batchProcessor,
com.atlassian.crowd.util.persistence.hibernate.batch.BatchFinder batchFinder,
BatchOperationManager batchOperationManager) |
Copyright © 2003–2022 Atlassian. All rights reserved.