Class StartupSchemaChecker
java.lang.Object
com.atlassian.confluence.core.persistence.schema.StartupSchemaChecker
-
Constructor Summary
ConstructorsConstructorDescriptionStartupSchemaChecker
(SchemaComparisonService schemaComparisonService, com.atlassian.event.api.EventPublisher eventPublisher, VersionHistoryDao versionHistoryDao, com.atlassian.tenancy.api.TenantAccessor tenantAccessor) Deprecated, for removal: This API element is subject to removal in a future version.since 9.4 -
Method Summary
Modifier and TypeMethodDescriptionvoid
Deprecated, for removal: This API element is subject to removal in a future version.since 9.4void
Deprecated, for removal: This API element is subject to removal in a future version.since 9.4
-
Constructor Details
-
StartupSchemaChecker
@Deprecated(forRemoval=true, since="9.4") public StartupSchemaChecker(SchemaComparisonService schemaComparisonService, com.atlassian.event.api.EventPublisher eventPublisher, VersionHistoryDao versionHistoryDao, com.atlassian.tenancy.api.TenantAccessor tenantAccessor) Deprecated, for removal: This API element is subject to removal in a future version.since 9.4
-
-
Method Details
-
runTenantInitialiser
Deprecated, for removal: This API element is subject to removal in a future version.since 9.4 -
destroyTenantInitialiser
Deprecated, for removal: This API element is subject to removal in a future version.since 9.4
-