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, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
expand, getParameters
public 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–2016 Atlassian. All rights reserved.