| Package | Description |
|---|---|
| com.almworks.jira.structure.api.attribute |
This package provides Attribute API.
|
| Modifier and Type | Field and Description |
|---|---|
static ConsistentRowValues |
ConsistentRowValues.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
ConsistentRowValues |
StructureAttributeService.getConsistentAttributeValues(ForestSpec spec,
boolean strictSpec,
Function<ItemForest,LongList> rowsSupplier,
Collection<? extends AttributeSpec<?>> attributes)
Performs consistent loading of values for the given rows and attributes.
|
default ConsistentRowValues |
StructureAttributeService.getConsistentAttributeValues(ForestSpec spec,
Function<ItemForest,LongList> rowsSupplier,
Collection<? extends AttributeSpec<?>> attributes)
Performs consistent loading of values for the given rows and attributes.
|
Copyright © 2023 ALM Works. All Rights Reserved.