Package | Description |
---|---|
com.atlassian.jira.rest.v2.common | |
com.atlassian.jira.rest.v2.issue | |
com.atlassian.jira.rest.v2.issue.version |
Modifier and Type | Field and Description |
---|---|
static SimpleLinkBean |
SimpleLinkBean.DOC_EXAMPLE |
Modifier and Type | Method and Description |
---|---|
SimpleLinkBean |
LinkGroupBean.getHeader() |
Modifier and Type | Method and Description |
---|---|
List<SimpleLinkBean> |
LinkGroupBean.getLinks() |
Modifier and Type | Method and Description |
---|---|
LinkGroupBean.Builder |
LinkGroupBean.Builder.addLinks(SimpleLinkBean... links) |
LinkGroupBean.Builder |
LinkGroupBean.Builder.header(SimpleLinkBean header) |
Modifier and Type | Method and Description |
---|---|
LinkGroupBean.Builder |
LinkGroupBean.Builder.addLinks(List<SimpleLinkBean> links) |
Modifier and Type | Method and Description |
---|---|
ArrayList<SimpleLinkBean> |
VersionBean.Builder.getOperations() |
Modifier and Type | Method and Description |
---|---|
VersionBean.Builder |
VersionBean.Builder.setOperations(ArrayList<SimpleLinkBean> operations) |
Copyright © 2002-2021 Atlassian. All Rights Reserved.