Package | Description |
---|---|
com.atlassian.jira.index | |
com.atlassian.jira.issue.index |
Modifier and Type | Interface and Description |
---|---|
interface |
RelatedEntityDocumentFactory<T>
Converts provided entity to lucene documents for indexing
|
Modifier and Type | Interface and Description |
---|---|
interface |
ChangeHistoryDocumentFactory
|
interface |
CommentDocumentFactory
|
interface |
IssueDocumentFactory
Abstracts the means to create a
Document for an Issue . |
interface |
WorklogDocumentFactory
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultChangeHistoryDocumentFactory |
class |
DefaultCommentDocumentFactory |
class |
DefaultIssueDocumentFactory |
class |
DefaultWorklogDocumentFactory |
Copyright © 2002-2016 Atlassian. All Rights Reserved.