public class RestResultKey extends Object implements ResultKey
| Constructor and Description |
|---|
RestResultKey() |
RestResultKey(ResultKey resultKey) |
| Modifier and Type | Method and Description |
|---|---|
Key |
getEntityKey()
What is this a result of.
|
String |
getKey() |
int |
getResultNumber() |
long |
getResultNumberLong() |
public RestResultKey(ResultKey resultKey)
public RestResultKey()
@NotNull public String getKey()
@NotNull public Key getEntityKey()
ResultKeygetEntityKey in interface ResultKeypublic int getResultNumber()
getResultNumber in interface ResultKeypublic long getResultNumberLong()
getResultNumberLong in interface ResultKeyCopyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.