Uses of Interface
com.atlassian.confluence.persistence.EntityManagerProvider
Packages that use EntityManagerProvider
Package
Description
-
Uses of EntityManagerProvider in com.atlassian.confluence.core
Methods in com.atlassian.confluence.core that return EntityManagerProvider -
Uses of EntityManagerProvider in com.atlassian.confluence.impl.hibernate
Classes in com.atlassian.confluence.impl.hibernate that implement EntityManagerProviderModifier and TypeClassDescriptionfinal class
Provides access to the current hibernate Session object. -
Uses of EntityManagerProvider in com.atlassian.confluence.plugins.edgeindex
Constructors in com.atlassian.confluence.plugins.edgeindex with parameters of type EntityManagerProviderModifierConstructorDescriptionDefaultEdgeContentQueries
(EntityManagerProvider entityManagerProvider) -
Uses of EntityManagerProvider in com.atlassian.confluence.plugins.edgeindex.rest
Constructors in com.atlassian.confluence.plugins.edgeindex.rest with parameters of type EntityManagerProviderModifierConstructorDescriptionHibernateContentEntityHelper
(EntityManagerProvider entityManagerProvider) -
Uses of EntityManagerProvider in com.atlassian.confluence.plugins.opensearch.healthcheck
Constructors in com.atlassian.confluence.plugins.opensearch.healthcheck with parameters of type EntityManagerProviderModifierConstructorDescriptionDefaultOpenSearchHealthCheckUtil
(org.opensearch.client.opensearch.OpenSearchClient openSearchClient, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, EntityManagerProvider entityManagerProvider, OpenSearchConfig openSearchConfig) -
Uses of EntityManagerProvider in com.atlassian.confluence.test.rpc
Methods in com.atlassian.confluence.test.rpc with parameters of type EntityManagerProviderModifier and TypeMethodDescriptionvoid
FuncTestJobControlListenerForAtlassianScheduler.setEntityManagerProvider
(EntityManagerProvider entityManagerProvider)