@SearchPrimitive public class AllQuery extends Object implements SearchQuery
| Modifier and Type | Field and Description |
|---|---|
static AllQuery |
instance |
static String |
KEY |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static AllQuery |
getInstance() |
String |
getKey() |
List |
getParameters()
List of parameters as
Strings or SearchQuerys. |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitexpand, getBoost, getSubClausespublic static final AllQuery instance
public static final String KEY
public static AllQuery getInstance()
public String getKey()
getKey in interface SearchQuerypublic List getParameters()
SearchQueryStrings or SearchQuerys.getParameters in interface SearchQueryStrings or SearchQuerys.Copyright © 2003–2022 Atlassian. All rights reserved.