|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.jira.issue.index.AbstractDocument com.atlassian.jira.issue.index.IssueDocument
Constructor Summary | |
IssueDocument()
|
Method Summary | |
static org.apache.lucene.document.Document |
getDocument(org.ofbiz.core.entity.GenericValue issue)
|
Methods inherited from class com.atlassian.jira.issue.index.AbstractDocument |
indexDateField, indexDependentEntities, indexKeyword, indexKeywordWithDefault, indexText, indexUserGroups |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IssueDocument()
Method Detail |
public static org.apache.lucene.document.Document getDocument(org.ofbiz.core.entity.GenericValue issue)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |