| Package | Description |
|---|---|
| com.atlassian.jira.rest.v2.entity | |
| com.atlassian.jira.rest.v2.issue.version |
| Modifier and Type | Method and Description |
|---|---|
RemoteEntityLinkJsonBean |
RemoteEntityLinkJsonBean.link(String link) |
RemoteEntityLinkJsonBean |
RemoteEntityLinkJsonBean.name(String name) |
RemoteEntityLinkJsonBean |
RemoteEntityLinkJsonBean.self(URI self) |
protected RemoteEntityLinkJsonBean |
AbstractRemoteEntityLinkResource.toBean(T link)
Creates a JSON bean for the provided remote entity link.
|
| Modifier and Type | Method and Description |
|---|---|
List<RemoteEntityLinkJsonBean> |
RemoteEntityLinksJsonBean.getLinks() |
| Modifier and Type | Method and Description |
|---|---|
RemoteEntityLinksJsonBean |
RemoteEntityLinksJsonBean.links(List<RemoteEntityLinkJsonBean> links) |
| Modifier and Type | Field and Description |
|---|---|
static RemoteEntityLinkJsonBean |
RemoteVersionLinkResourceExamples.LINK1 |
static RemoteEntityLinkJsonBean |
RemoteVersionLinkResourceExamples.LINK2 |
static RemoteEntityLinkJsonBean |
RemoteVersionLinkResourceExamples.LINK3 |
| Modifier and Type | Method and Description |
|---|---|
List<RemoteEntityLinkJsonBean> |
VersionBean.Builder.getRemoteLinks() |
| Modifier and Type | Method and Description |
|---|---|
VersionBean.Builder |
VersionBean.Builder.setRemoteLinks(List<RemoteEntityLinkJsonBean> remotelinks) |
Copyright © 2002-2015 Atlassian. All Rights Reserved.