| Package | Description |
|---|---|
| com.almworks.jira.structure.api.rest |
| Modifier and Type | Field and Description |
|---|---|
RestAttributeSpec |
RestValueResponse.AttributeResponseData.attribute |
| Modifier and Type | Field and Description |
|---|---|
List<RestAttributeSpec> |
RestValueRequest.ForestRowValueRequest.attributes
Attributes requested
|
| Modifier and Type | Method and Description |
|---|---|
static RestAttributeSpec |
RestAttributeSpec.toRest(AttributeSpec<?> spec) |
| Modifier and Type | Method and Description |
|---|---|
static AttributeSpec<?> |
RestAttributeSpec.fromRest(RestAttributeSpec spec) |
static AttributeSpec<?> |
RestAttributeSpec.fromRestNotNull(RestAttributeSpec spec) |
| Modifier and Type | Method and Description |
|---|---|
static List<AttributeSpec<?>> |
RestAttributeSpec.fromRestCollection(Collection<? extends RestAttributeSpec> source) |
Copyright © 2022 ALM Works. All Rights Reserved.