Package | Description |
---|---|
com.almworks.jira.structure.api |
This package and subpackages contain Structure API, which can be used to integrate with and extend Structure add-on for JIRA.
|
com.almworks.jira.structure.api.generator.util | |
com.almworks.jira.structure.api.util |
Modifier and Type | Method and Description |
---|---|
StructureAttributeService |
StructureComponents.getAttributeService()
Returns the service that is used to calculate and get field values and other attributes for items.
|
Modifier and Type | Method and Description |
---|---|
static VersionedRowValues |
GenerationUtil.getValuesFromSubjectForest(StructureGenerator.GenerationContext context,
AttributeSpec<?> spec,
com.almworks.integers.LongList rows,
StructureAttributeService attributeService) |
static VersionedRowValues |
GenerationUtil.getValuesFromSubjectForest(StructureGenerator.GenerationContext context,
Collection<? extends AttributeSpec<?>> specs,
com.almworks.integers.LongList rows,
StructureAttributeService attributeService) |
Modifier and Type | Method and Description |
---|---|
static ItemDisplayable |
StructureUtil.getItemDisplayable(ItemForest fragment,
StructureAttributeService attributeService) |
static ItemDisplayable |
StructureUtil.getItemDisplayable(ItemIdentity itemId,
StructureAttributeService attributeService) |
static ItemDisplayable |
StructureUtil.getItemDisplayable(StructureRow row,
StructureAttributeService attributeService) |
Copyright © 2019 ALM Works. All Rights Reserved.