|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CrowdBootstrapManager in com.atlassian.crowd.console.action |
|---|
| Methods in com.atlassian.crowd.console.action that return CrowdBootstrapManager | |
|---|---|
protected CrowdBootstrapManager |
BaseAction.getBootstrapManager()
|
| Uses of CrowdBootstrapManager in com.atlassian.crowd.manager.bootstrap |
|---|
| Classes in com.atlassian.crowd.manager.bootstrap that implement CrowdBootstrapManager | |
|---|---|
class |
CrowdBootstrapManagerImpl
BootstrapManager is responsible for initializing the dependencies of Crowd environment. |
| Uses of CrowdBootstrapManager in com.atlassian.crowd.manager.license |
|---|
| Methods in com.atlassian.crowd.manager.license that return CrowdBootstrapManager | |
|---|---|
CrowdBootstrapManager |
CrowdLicenseRegistry.getBootstrapManager()
|
| Methods in com.atlassian.crowd.manager.license with parameters of type CrowdBootstrapManager | |
|---|---|
void |
CrowdLicenseStore.setBootstrapManager(CrowdBootstrapManager bootstrapManager)
|
void |
CrowdLicenseRegistry.setBootstrapManager(CrowdBootstrapManager bootstrapManager)
|
| Uses of CrowdBootstrapManager in com.atlassian.crowd.manager.upgrade |
|---|
| Methods in com.atlassian.crowd.manager.upgrade that return CrowdBootstrapManager | |
|---|---|
CrowdBootstrapManager |
UpgradeManagerImpl.getBootstrapManager()
|
| Methods in com.atlassian.crowd.manager.upgrade with parameters of type CrowdBootstrapManager | |
|---|---|
void |
UpgradeManagerImpl.setBootstrapManager(CrowdBootstrapManager bootstrapManager)
|
| Uses of CrowdBootstrapManager in com.atlassian.crowd.migration |
|---|
| Methods in com.atlassian.crowd.migration that return CrowdBootstrapManager | |
|---|---|
CrowdBootstrapManager |
CrowdConfigMapper.getBootstrapManager()
|
| Constructors in com.atlassian.crowd.migration with parameters of type CrowdBootstrapManager | |
|---|---|
CrowdConfigMapper(CrowdBootstrapManager bootstrapManager)
|
|
| Uses of CrowdBootstrapManager in com.atlassian.crowd.migration.legacy |
|---|
| Constructors in com.atlassian.crowd.migration.legacy with parameters of type CrowdBootstrapManager | |
|---|---|
CrowdConfigMapper(CrowdBootstrapManager bootstrapManager)
|
|
PropertyMapper(org.hibernate.SessionFactory sessionFactory,
BatchProcessor batchProcessor,
PropertyDAOHibernate propertyDAO,
CrowdBootstrapManager bootstrapManager)
|
|
| Uses of CrowdBootstrapManager in com.atlassian.crowd.migration.legacy.database |
|---|
| Constructors in com.atlassian.crowd.migration.legacy.database with parameters of type CrowdBootstrapManager | |
|---|---|
PropertyMapper(org.hibernate.SessionFactory sessionFactory,
BatchProcessor batchProcessor,
org.springframework.jdbc.core.JdbcOperations jdbcTemplate,
PropertyDAOHibernate propertyDAO,
CrowdBootstrapManager bootstrapManager)
|
|
| Uses of CrowdBootstrapManager in com.atlassian.crowd.upgrade.tasks |
|---|
| Methods in com.atlassian.crowd.upgrade.tasks with parameters of type CrowdBootstrapManager | |
|---|---|
void |
UpgradeTask212.setBootstrapManager(CrowdBootstrapManager bootstrapManager)
|
void |
UpgradeTask003.setBootstrapManager(CrowdBootstrapManager bootstrapManager)
|
void |
UpgradeTask001.setBootstrapManager(CrowdBootstrapManager bootstrapManager)
|
| Uses of CrowdBootstrapManager in com.atlassian.crowd.util |
|---|
| Methods in com.atlassian.crowd.util that return CrowdBootstrapManager | |
|---|---|
CrowdBootstrapManager |
SystemInfoHelperImpl.getBootstrapManager()
|
| Methods in com.atlassian.crowd.util with parameters of type CrowdBootstrapManager | |
|---|---|
void |
SystemInfoHelperImpl.setBootstrapManager(CrowdBootstrapManager bootstrapManager)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||