@PublicApi public interface ItemValues extends LoadedValues<ItemIdentity>
ItemValues interface is supplied as a result of attributes calculation by
StructureAttributeService.getItemValues(java.util.Collection<com.almworks.jira.structure.api.item.ItemIdentity>, java.util.Collection<? extends com.almworks.jira.structure.api.attribute.AttributeSpec<?>>). The interface allows retrieval of values by item and attribute specification.RowValues,
StructureAttributeService,
AttributeSpec| Modifier and Type | Field and Description |
|---|---|
static ItemValues |
EMPTY |
get, getAttributeValue, getLoadedValue, isOutdatedstatic final ItemValues EMPTY
Copyright © 2021 ALM Works. All Rights Reserved.