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
String s or SearchQuery s. |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
expand
public static final AllQuery instance
public static final String KEY
public static AllQuery getInstance()
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.Copyright © 2003–2018 Atlassian. All rights reserved.