| Package | Description |
|---|---|
| com.atlassian.confluence.core.persistence.schema.hibernate | |
| com.atlassian.confluence.impl.upgrade2 |
Everything in this package is related to "The New Upgrade Task Framework".
|
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateSchemaComparisonService
An implementation of
SchemaComparisonService which
uses the Hibernate mapping as the "expected" schema, and compares it with the actual database schema. |
| Constructor and Description |
|---|
UpgradeTaskRunnerImpl(cloud.atlassian.upgrade.core.UpgradeTaskManager upgradeTaskManager,
ConfluenceUpgradeTaskHistoryDao upgradeTaskHistoryDao,
SchemaComparisonService schemaComparisonService,
com.atlassian.event.api.EventPublisher eventPublisher) |
Copyright © 2003–2016 Atlassian. All rights reserved.