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.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.attribute.loader | |
com.almworks.jira.structure.api.attribute.loader.basic | |
com.almworks.jira.structure.api.attribute.loader.distinct | |
com.almworks.jira.structure.api.export | |
com.almworks.jira.structure.api.generator.util | |
com.almworks.jira.structure.api.rest | |
com.almworks.jira.structure.api.util |
Class and Description |
---|
StructureAttributeService
StructureAttributeService provides unified way to retrieve field values, aggregate values or any other
defined attributes for issues or other items. |
Class and Description |
---|
AttributeSpec
AttributeSpec is the "attribute specification", a composite identifier of an attribute. |
AttributeSpecBuilder |
AttributeSpecBuilder.ParamsBuilder |
AttributeTrail
AttributeTrail carries information about what dependencies were used when calculating values for an
attribute. |
RowValues
An object that implements
RowValues interface is supplied as a result of attributes calculation by
StructureAttributeService . |
TrailItemSet
Abstract class for defining a set of items (by their
ItemIdentity ). |
TrailItemSet.Collector
Used to collect specific types and items stored in the TrailItemSet.
|
TrailItemSet.OneItem
Represents a set with just one item.
|
TrailItemSet.OneType
Represents a set of all items of one specific type.
|
TrailItemSet.ReadVisitor
Alternate visitor interface for reading out the specific items and types.
|
TrailItemSet.SpecificItems
Represents a set of several sepecific items.
|
TrailItemSet.SpecificTypes
Represents a set of all items of several specific types.
|
TrailItemSet.Visitor
Visitor interface for analyzing the set.
|
ValueFormat
ValueFormat is used as a part of AttributeSpec to define in what format the value should be
returned. |
VersionedRowValues
This interface extends the basic
RowValues interface, which allows retrieving values calculated by
StructureAttributeService . |
Class and Description |
---|
AttributeSpec
AttributeSpec is the "attribute specification", a composite identifier of an attribute. |
TrailItemSet
Abstract class for defining a set of items (by their
ItemIdentity ). |
Class and Description |
---|
AttributeSpec
AttributeSpec is the "attribute specification", a composite identifier of an attribute. |
Class and Description |
---|
AttributeSpec
AttributeSpec is the "attribute specification", a composite identifier of an attribute. |
ValueFormat
ValueFormat is used as a part of AttributeSpec to define in what format the value should be
returned. |
Class and Description |
---|
AttributeSpec
AttributeSpec is the "attribute specification", a composite identifier of an attribute. |
RowValues
An object that implements
RowValues interface is supplied as a result of attributes calculation by
StructureAttributeService . |
Class and Description |
---|
AttributeSpec
AttributeSpec is the "attribute specification", a composite identifier of an attribute. |
StructureAttributeService
StructureAttributeService provides unified way to retrieve field values, aggregate values or any other
defined attributes for issues or other items. |
VersionedRowValues
This interface extends the basic
RowValues interface, which allows retrieving values calculated by
StructureAttributeService . |
Class and Description |
---|
AttributeSpec
AttributeSpec is the "attribute specification", a composite identifier of an attribute. |
Class and Description |
---|
AttributeSpec
AttributeSpec is the "attribute specification", a composite identifier of an attribute. |
StructureAttributeService
StructureAttributeService provides unified way to retrieve field values, aggregate values or any other
defined attributes for issues or other items. |
ValueFormat
ValueFormat is used as a part of AttributeSpec to define in what format the value should be
returned. |
Copyright © 2017 ALM Works. All Rights Reserved.