Uses of Class
com.atlassian.confluence.core.persistence.schema.descriptor.IndexDescriptor
-
Packages that use IndexDescriptor Package Description com.atlassian.confluence.core.persistence.schema.descriptor -
-
Uses of IndexDescriptor in com.atlassian.confluence.core.persistence.schema.descriptor
Methods in com.atlassian.confluence.core.persistence.schema.descriptor with parameters of type IndexDescriptor Modifier and Type Method Description booleanIndexDescriptor. matches(IndexDescriptor that)Constructor parameters in com.atlassian.confluence.core.persistence.schema.descriptor with type arguments of type IndexDescriptor Constructor Description ComparedIndex(String indexName, com.atlassian.fugue.Maybe<IndexDescriptor> expected, com.atlassian.fugue.Maybe<IndexDescriptor> actual)
-