Uses of Package
com.atlassian.confluence.plugins.contentproperty.index.schema

Packages that use com.atlassian.confluence.plugins.contentproperty.index.schema
com.atlassian.confluence.plugins.contentproperty.index.config   
com.atlassian.confluence.plugins.contentproperty.index.extractor   
com.atlassian.confluence.plugins.contentproperty.index.schema   
com.atlassian.confluence.plugins.contentproperty.search.fields   
com.atlassian.confluence.plugins.contentproperty.search.query   
 

Classes in com.atlassian.confluence.plugins.contentproperty.index.schema used by com.atlassian.confluence.plugins.contentproperty.index.config
ContentPropertyIndexSchema
          Read-only view of content property index schema.
 

Classes in com.atlassian.confluence.plugins.contentproperty.index.schema used by com.atlassian.confluence.plugins.contentproperty.index.extractor
ContentPropertyIndexSchemaManager
          Access point for information about content properties dynamic index schema.
ContentPropertySchemaField
          Contains information how part of content property value (arbitrary JSON document) should be extracted into Lucene field.
 

Classes in com.atlassian.confluence.plugins.contentproperty.index.schema used by com.atlassian.confluence.plugins.contentproperty.index.schema
ContentPropertyIndexSchemaManager
          Access point for information about content properties dynamic index schema.
ContentPropertySchemaField
          Contains information how part of content property value (arbitrary JSON document) should be extracted into Lucene field.
SchemaFieldType
          Set of supported index field types.
 

Classes in com.atlassian.confluence.plugins.contentproperty.index.schema used by com.atlassian.confluence.plugins.contentproperty.search.fields
ContentPropertyIndexSchemaManager
          Access point for information about content properties dynamic index schema.
SchemaFieldType
          Set of supported index field types.
 

Classes in com.atlassian.confluence.plugins.contentproperty.index.schema used by com.atlassian.confluence.plugins.contentproperty.search.query
ContentPropertySchemaField
          Contains information how part of content property value (arbitrary JSON document) should be extracted into Lucene field.
 



Copyright © 2003–2015 Atlassian. All rights reserved.