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
AggregateResult that contains the results for all
aggregates previously required by calling
ExportRequestContext.prepareAggregate() and all the issues associated with the current request. |
Copyright © 2017 ALM Works. All Rights Reserved.