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