Class ContentPermissionExtractorHelper

java.lang.Object
com.atlassian.confluence.impl.search.v2.extractor.ContentPermissionExtractorHelper

public final class ContentPermissionExtractorHelper extends Object
A utility class for helping with the extraction and indexing of content permissions.
Since:
7.14
See Also:
  • Constructor Details

    • ContentPermissionExtractorHelper

      public ContentPermissionExtractorHelper()
  • Method Details

    • getContainerForPermissions

      public static @Nullable ContentEntityObject getContainerForPermissions(@Nullable Searchable searchable)
      For the given Searchable entity, determine the container of that entity which would have content permissions applied to it.