@SearchPrimitive public class ExistsQuery extends Object implements SearchQuery
Constructor and Description |
---|
ExistsQuery(String fieldName,
boolean isNegate) |
Modifier and Type | Method and Description |
---|---|
String |
getFieldName() |
String |
getKey() |
List |
getParameters()
List of parameters as
String s or SearchQuery s. |
boolean |
isNegate() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
expand, getBoost, getSubClauses
public static final String KEY
public ExistsQuery(String fieldName, boolean isNegate)
public String getKey()
getKey
in interface SearchQuery
public List getParameters()
SearchQuery
String
s or SearchQuery
s.getParameters
in interface SearchQuery
String
s or SearchQuery
s.public String getFieldName()
public boolean isNegate()
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences