Uses of Interface
com.atlassian.bamboo.persistence3.PluginHibernateSessionFactory
-
Packages that use PluginHibernateSessionFactory Package Description com.atlassian.bamboo.activeobjects com.atlassian.bamboo.persistence3 it.com.atlassian.bamboo.deployments.expiry -
-
Uses of PluginHibernateSessionFactory in com.atlassian.bamboo.activeobjects
Constructors in com.atlassian.bamboo.activeobjects with parameters of type PluginHibernateSessionFactory Constructor Description BambooTenantAwareDataSourceProvider(PluginHibernateSessionFactory sessionFactory, BambooDatabaseTypeProvider bambooDatabaseTypeProvider)
-
Uses of PluginHibernateSessionFactory in com.atlassian.bamboo.persistence3
Classes in com.atlassian.bamboo.persistence3 that implement PluginHibernateSessionFactory Modifier and Type Class Description class
SpringPluginHibernateSessionFactory
-
Uses of PluginHibernateSessionFactory in it.com.atlassian.bamboo.deployments.expiry
Constructors in it.com.atlassian.bamboo.deployments.expiry with parameters of type PluginHibernateSessionFactory Constructor Description DeploymentExpiryServiceWiredTest(AdministrationConfigurationAccessor administrationConfigurationAccessor, AdministrationConfigurationPersister administrationConfigurationPersister, DeploymentExpiryService deploymentExpiryService, DeploymentsTestService deploymentsTestService, DeploymentVersionService deploymentVersionService, DeploymentResultService deploymentResultService, PluginHibernateSessionFactory pluginHibernateSessionFactory, StorageLocationService storageLocationService)
-