| Constructor and Description |
|---|
ArtifactInfo() |
| Modifier and Type | Method and Description |
|---|---|
URI |
getBinaryUri()
The URI from which the actual file can be downloaded.
|
Links |
getLinks()
The top-level links for the resource.
|
com.atlassian.fugue.Option<URI> |
getRemoteDescriptorUri()
The remote URI of the descriptor where it is hosted by its application, if this artifact
is the descriptor of an Atlassian Connect add-on.
|
URI |
getSelfUri()
The "self" link for the resource.
|
public URI getBinaryUri()
getSelfUri(), which is the URI of the asset resource (see
Assets).public URI getSelfUri()
EntitygetSelfUri in interface Entitypublic com.atlassian.fugue.Option<URI> getRemoteDescriptorUri()
Copyright © 2016 Atlassian. All rights reserved.