Constructor and Description |
---|
CrowdHostApplication(PropertyManager propertyManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
com.atlassian.applinks.spi.util.TypeAccessor typeAccessor,
CrowdBootstrapManager crowdBootstrapManager,
com.atlassian.sal.api.ApplicationProperties applicationProperties) |
Modifier and Type | Method and Description |
---|---|
protected CrowdBootstrapManager |
BaseAction.getBootstrapManager() |
CrowdBootstrapManager |
ActionHelper.getBootstrapManager() |
Modifier and Type | Method and Description |
---|---|
CrowdBootstrapManager |
LoginPageFilter.getBootstrapManager() |
Modifier and Type | Method and Description |
---|---|
void |
LoginPageFilter.setBootstrapManager(CrowdBootstrapManager bootstrapManager) |
Modifier and Type | Class and Description |
---|---|
class |
CrowdBootstrapManagerImpl
BootstrapManager is responsible for initializing the dependencies of Crowd environment.
|
Modifier and Type | Method and Description |
---|---|
CrowdBootstrapManager |
CrowdLicenseRegistry.getBootstrapManager() |
Modifier and Type | Method and Description |
---|---|
void |
CrowdLicenseRegistry.setBootstrapManager(CrowdBootstrapManager bootstrapManager) |
Modifier and Type | Method and Description |
---|---|
CrowdBootstrapManager |
UpgradeManagerImpl.getBootstrapManager() |
Constructor and Description |
---|
UpgradeManagerImpl(PropertyManager propertyManager,
net.sf.ehcache.CacheManager cacheManager,
CrowdBootstrapManager bootstrapManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
List<UpgradeTask> upgradeTasks,
org.springframework.transaction.PlatformTransactionManager transactionManager) |
Modifier and Type | Method and Description |
---|---|
CrowdBootstrapManager |
CrowdConfigMapper.getBootstrapManager() |
Constructor and Description |
---|
CrowdConfigMapper(CrowdBootstrapManager bootstrapManager) |
Constructor and Description |
---|
CrowdConfigMapper(CrowdBootstrapManager bootstrapManager) |
PropertyMapper(org.hibernate.SessionFactory sessionFactory,
BatchProcessor batchProcessor,
PropertyDAOHibernate propertyDAO,
CrowdBootstrapManager bootstrapManager) |
Constructor and Description |
---|
PropertyMapper(org.hibernate.SessionFactory sessionFactory,
BatchProcessor batchProcessor,
org.springframework.jdbc.core.JdbcOperations jdbcTemplate,
PropertyDAOHibernate propertyDAO,
CrowdBootstrapManager bootstrapManager) |
Modifier and Type | Method and Description |
---|---|
void |
UpgradeTask212.setBootstrapManager(CrowdBootstrapManager bootstrapManager) |
void |
UpgradeTask003.setBootstrapManager(CrowdBootstrapManager bootstrapManager) |
void |
UpgradeTask001.setBootstrapManager(CrowdBootstrapManager bootstrapManager) |
Modifier and Type | Method and Description |
---|---|
CrowdBootstrapManager |
SystemInfoHelperImpl.getBootstrapManager() |
Modifier and Type | Method and Description |
---|---|
void |
SystemInfoHelperImpl.setBootstrapManager(CrowdBootstrapManager bootstrapManager) |
Copyright © 2020 Atlassian. All rights reserved.