Class DefaultCommentDocumentFactory

java.lang.Object
com.atlassian.jira.issue.index.DefaultCommentDocumentFactory
All Implemented Interfaces:
EntityDocumentFactory<Comment>, RelatedEntityDocumentFactory<Comment>, CommentDocumentFactory

@Deprecated(since="10.4", forRemoval=true) public class DefaultCommentDocumentFactory extends Object implements CommentDocumentFactory
Deprecated, for removal: This API element is subject to removal in a future version.
since 10.4 for removal. No replacement for this class.
Since:
v4.3
  • Constructor Details

    • DefaultCommentDocumentFactory

      public DefaultCommentDocumentFactory(SearchExtractorRegistrationManager searchExtractorManager)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details