|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TableSchemaComparison in com.atlassian.confluence.core.persistence.schema.api |
|---|
| Methods in com.atlassian.confluence.core.persistence.schema.api that return types with arguments of type TableSchemaComparison | |
|---|---|
java.lang.Iterable<TableSchemaComparison> |
SchemaComparison.getTables()
|
| Uses of TableSchemaComparison in com.atlassian.confluence.core.persistence.schema.descriptor |
|---|
| Classes in com.atlassian.confluence.core.persistence.schema.descriptor that implement TableSchemaComparison | |
|---|---|
class |
ComparedTable
|
| Methods in com.atlassian.confluence.core.persistence.schema.descriptor that return types with arguments of type TableSchemaComparison | |
|---|---|
java.lang.Iterable<TableSchemaComparison> |
ComparedSchema.getTables()
|
| Constructor parameters in com.atlassian.confluence.core.persistence.schema.descriptor with type arguments of type TableSchemaComparison | |
|---|---|
ComparedSchema(java.lang.Iterable<TableSchemaComparison> tables,
java.util.Collection<java.lang.String> warnings)
|
|
| Uses of TableSchemaComparison in com.atlassian.confluence.core.persistence.schema.util |
|---|
| Method parameters in com.atlassian.confluence.core.persistence.schema.util with type arguments of type TableSchemaComparison | |
|---|---|
static java.util.Collection<java.lang.String> |
SchemaComparisonWarningFactory.buildWarnings(java.lang.Iterable<? extends TableSchemaComparison> tables)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||