public class ResourceId extends Object
| Modifier and Type | Field and Description |
|---|---|
static Function<ResourceId,URI> |
resourceIdToUriFunc |
| Modifier | Constructor and Description |
|---|---|
protected |
ResourceId(URI uri) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
URI |
getUri()
Returns the wrapped resource URI.
|
int |
hashCode() |
String |
toString() |
public static Function<ResourceId,URI> resourceIdToUriFunc
protected ResourceId(URI uri)
Copyright © 2019 Atlassian. All rights reserved.