public final class UserKey extends Object implements Serializable
UserKey(String userkey)
boolean
equals(Object o)
static UserKey
fromLong(long userId)
UserKey
String
getStringValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public UserKey(@Nonnull String userkey)
userkey
@Nonnull public String getStringValue()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
public static UserKey fromLong(long userId)
userId
Copyright © 2015 Atlassian. All rights reserved.