public class CreatorQuery extends AbstractUserQuery implements SearchQuery
| Constructor and Description |
|---|
CreatorQuery(String creator) |
CreatorQuery(com.atlassian.sal.api.user.UserKey userKey) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCreator()
Deprecated.
since 5.7
|
String |
getKey() |
equals, getParameters, getUserkey, getUsername, hashCodeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitexpand, getBoost, getParameterspublic CreatorQuery(String creator)
public CreatorQuery(@Nonnull com.atlassian.sal.api.user.UserKey userKey)
public String getKey()
getKey in interface SearchQuery@Deprecated public String getCreator()
Copyright © 2003–2018 Atlassian. All rights reserved.