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()
ResultKey
getEntityKey
in interface ResultKey
public int getResultNumber()
getResultNumber
in interface ResultKey
public long getResultNumberLong()
getResultNumberLong
in interface ResultKey
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.