| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
SimpleLink |
LinkGroup.getHeader()
Get header
|
SimpleLink |
SimpleLink.href(String href) |
SimpleLink |
SimpleLink.iconClass(String iconClass) |
SimpleLink |
SimpleLink.id(String id) |
SimpleLink |
SimpleLink.label(String label) |
SimpleLink |
SimpleLink.styleClass(String styleClass) |
SimpleLink |
SimpleLink.title(String title) |
SimpleLink |
SimpleLink.weight(Integer weight) |
| Modifier and Type | Method and Description |
|---|---|
List<SimpleLink> |
LinkGroup.getLinks()
Get links
|
List<SimpleLink> |
Version.getOperations()
If the expand option `operations` is used, returns the list of operations available for this version.
|
| Modifier and Type | Method and Description |
|---|---|
LinkGroup |
LinkGroup.addLinksItem(SimpleLink linksItem) |
LinkGroup |
LinkGroup.header(SimpleLink header) |
void |
LinkGroup.setHeader(SimpleLink header) |
| Modifier and Type | Method and Description |
|---|---|
LinkGroup |
LinkGroup.links(List<SimpleLink> links) |
void |
LinkGroup.setLinks(List<SimpleLink> links) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.