Class SearchBodyProperty

java.lang.Object
com.atlassian.confluence.plugin.module.SearchBodyProperty

public class SearchBodyProperty extends Object
Provides mapping between content property with custom content type for default searchable text
Since:
5.10
  • Constructor Details

    • SearchBodyProperty

      public SearchBodyProperty(ContentType contentType, String contentProperty)
  • Method Details

    • getContentType

      public ContentType getContentType()
    • getContentProperty

      public String getContentProperty()