| Package | Description | 
|---|---|
| com.atlassian.confluence.core.persistence.schema.api | |
| com.atlassian.confluence.core.persistence.schema.descriptor | 
| Modifier and Type | Method and Description | 
|---|---|
| Iterable<? extends SchemaElementComparison.IndexComparison> | TableSchemaComparison. getIndexes() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ComparedIndex | 
| Modifier and Type | Method and Description | 
|---|---|
| Iterable<? extends SchemaElementComparison.IndexComparison> | ComparedTable. getIndexes() | 
| Constructor and Description | 
|---|
| ComparedTable(String tableName,
             Iterable<? extends SchemaElementComparison.IndexComparison> indexComparisons,
             Iterable<? extends SchemaElementComparison.ColumnComparison> columnComparisons) | 
Copyright © 2003–2017 Atlassian. All rights reserved.