AttachmentTypeQuery.expand().@Deprecated public class AttachmentTypeQueryMapper extends Object implements LuceneQueryMapper<AttachmentTypeQuery>
| Constructor and Description |
|---|
AttachmentTypeQueryMapper()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.search.Query |
convertToLuceneQuery(AttachmentTypeQuery attachmentTypeQuery)
Deprecated.
Convert a SearchQuery into a lucene query.
|
public org.apache.lucene.search.Query convertToLuceneQuery(AttachmentTypeQuery attachmentTypeQuery)
LuceneQueryMapperconvertToLuceneQuery in interface LuceneQueryMapper<AttachmentTypeQuery>attachmentTypeQuery - the query to convertCopyright © 2003–2020 Atlassian. All rights reserved.