Class DefaultWorklogDocumentFactory

java.lang.Object
com.atlassian.jira.issue.index.DefaultWorklogDocumentFactory
All Implemented Interfaces:
EntityDocumentFactory<Worklog>, RelatedEntityDocumentFactory<Worklog>, WorklogDocumentFactory

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

    • DefaultWorklogDocumentFactory

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