| Package | Description |
|---|---|
| com.almworks.jira.structure.api.attribute |
This package provides API for using attributes, a concept added by Structure platform for universal access
to item data.
|
| com.almworks.jira.structure.api.export |
| Modifier and Type | Interface and Description |
|---|---|
interface |
VersionedRowValues
This interface extends the basic
RowValues interface, which allows retrieving values calculated by
StructureAttributeService. |
| Modifier and Type | Class and Description |
|---|---|
static class |
VersionedRowValues.EmptyVersionedRowValues
Empty result implementation
|
| Modifier and Type | Method and Description |
|---|---|
RowValues |
ExportRenderContext.getValues()
Returns the
RowValues that contains the values of all attributes previously required by calling
ExportRequestContext.requireAttribute(AttributeSpec) for all rows associated with the current request. |
Copyright © 2019 ALM Works. All Rights Reserved.