| Class and Description |
|---|
| AggregateAttributeContext
The context interface for aggregate attribute loaders.
|
| AttributeCachingStrategy
Defines how the values provided by an attribute loader are cached.
|
| AttributeContext
An
AttributeContext is associated with every attribute request and Structure export request. |
| AttributeContextDependency
Allows the attribute loader to declare that the value it produces is calculated using some of the values from the context.
|
| AttributeLoader
An
AttributeLoader contains code that loads values for a particular attribute, represented by AttributeSpec. |
| AttributeLoaderContext
This interface adds methods to
AttributeContext that are used only by attribute loaders. |
| AttributeProviderContext
Provides context for the creation of attribute loaders.
|
| DerivedAttributeContext
The context interface for derived attribute loaders.
|
| ItemAttributeContext
The context interface for item attribute loaders.
|
| MultiRowAttributeLoader
A multi-row loader provide a value for a single row, but also considering the previously calculated value of the same
attribute for some other rows in the forest.
|
| PropagateAttributeContext
The context interface for propagate attribute loaders.
|
| PropagateAttributeContext.Parent
The context interface for preparing children loading function by a propagate.
|
| RowAttributeContext
The base context interface for all row-based attribute loaders.
|
| RowAttributeLoader
Common base interface for all row-based attribute loaders.
|
| ScanningAttributeContext
The context interface for scanning attribute loaders.
|
| SharedAttributeLoaders |
| SingleRowAttributeContext
The context interface for single row attribute loaders.
|
| 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 specific items.
|
| TrailItemSet.SpecificTypes
Represents a set of all items of several specific types.
|
| TrailItemSet.Visitor
Visitor interface for analyzing the set.
|
| Class and Description |
|---|
| AggregateAttributeContext
The context interface for aggregate attribute loaders.
|
| AggregateAttributeLoader
Aggregate attributes have values calculated up through the hierarchy.
|
| AttributeLoader
An
AttributeLoader contains code that loads values for a particular attribute, represented by AttributeSpec. |
| AttributeLoaderProvider
Attributes extension point - you can add new attributes and attribute implementations to the system by implementing this interface
and declaring the implementation in
atlassian-plugin.xml. |
| AttributeProviderContext
Provides context for the creation of attribute loaders.
|
| DerivedAttributeContext
The context interface for derived attribute loaders.
|
| DerivedAttributeLoader
Derived loaders calculate the attribute value based only on the attribute dependencies.
|
| ItemAttributeContext
The context interface for item attribute loaders.
|
| ItemAttributeLoader
Item loaders calculate attribute value for a particular item, based on
ItemIdentity. |
| MultiRowAttributeLoader
A multi-row loader provide a value for a single row, but also considering the previously calculated value of the same
attribute for some other rows in the forest.
|
| PropagateAttributeContext
The context interface for propagate attribute loaders.
|
| PropagateAttributeContext.Parent
The context interface for preparing children loading function by a propagate.
|
| PropagateAttributeLoader
Propagate attributes have values calculated down through the hierarchy.
|
| RowAttributeContext
The base context interface for all row-based attribute loaders.
|
| RowAttributeLoader
Common base interface for all row-based attribute loaders.
|
| ScanningAttributeContext
The context interface for scanning attribute loaders.
|
| ScanningAttributeLoader
Scanning attributes are used to process and aggregate values across all the forest, from top to bottom (depth-first traversal).
|
| SingleRowAttributeLoader
A single row attribute loader provides an attribute value based on a single forest row.
|
| Class and Description |
|---|
| AttributeCachingStrategy
Defines how the values provided by an attribute loader are cached.
|
| AttributeContext
An
AttributeContext is associated with every attribute request and Structure export request. |
| AttributeContextDependency
Allows the attribute loader to declare that the value it produces is calculated using some of the values from the context.
|
| AttributeLoader
An
AttributeLoader contains code that loads values for a particular attribute, represented by AttributeSpec. |
| DerivedAttributeContext
The context interface for derived attribute loaders.
|
| DerivedAttributeLoader
Derived loaders calculate the attribute value based only on the attribute dependencies.
|
| ItemAttributeContext
The context interface for item attribute loaders.
|
| ItemAttributeLoader
Item loaders calculate attribute value for a particular item, based on
ItemIdentity. |
| RowAttributeLoader
Common base interface for all row-based attribute loaders.
|
| SingleRowAttributeContext
The context interface for single row attribute loaders.
|
| SingleRowAttributeLoader
A single row attribute loader provides an attribute value based on a single forest row.
|
| TrailItemSet
Abstract class for defining a set of items (by their
ItemIdentity). |
| Class and Description |
|---|
| AttributeCachingStrategy
Defines how the values provided by an attribute loader are cached.
|
| AttributeContextDependency
Allows the attribute loader to declare that the value it produces is calculated using some of the values from the context.
|
| AttributeLoader
An
AttributeLoader contains code that loads values for a particular attribute, represented by AttributeSpec. |
| TrailItemSet
Abstract class for defining a set of items (by their
ItemIdentity). |
| Class and Description |
|---|
| AggregateAttributeContext
The context interface for aggregate attribute loaders.
|
| AggregateAttributeLoader
Aggregate attributes have values calculated up through the hierarchy.
|
| AttributeCachingStrategy
Defines how the values provided by an attribute loader are cached.
|
| AttributeContext
An
AttributeContext is associated with every attribute request and Structure export request. |
| AttributeContextDependency
Allows the attribute loader to declare that the value it produces is calculated using some of the values from the context.
|
| AttributeLoader
An
AttributeLoader contains code that loads values for a particular attribute, represented by AttributeSpec. |
| DerivedAttributeContext
The context interface for derived attribute loaders.
|
| DerivedAttributeLoader
Derived loaders calculate the attribute value based only on the attribute dependencies.
|
| ItemAttributeContext
The context interface for item attribute loaders.
|
| ItemAttributeLoader
Item loaders calculate attribute value for a particular item, based on
ItemIdentity. |
| MultiRowAttributeLoader
A multi-row loader provide a value for a single row, but also considering the previously calculated value of the same
attribute for some other rows in the forest.
|
| PropagateAttributeContext
The context interface for propagate attribute loaders.
|
| PropagateAttributeContext.Parent
The context interface for preparing children loading function by a propagate.
|
| PropagateAttributeLoader
Propagate attributes have values calculated down through the hierarchy.
|
| RowAttributeLoader
Common base interface for all row-based attribute loaders.
|
| ScanningAttributeContext
The context interface for scanning attribute loaders.
|
| ScanningAttributeLoader
Scanning attributes are used to process and aggregate values across all the forest, from top to bottom (depth-first traversal).
|
| TrailItemSet
Abstract class for defining a set of items (by their
ItemIdentity). |
| Class and Description |
|---|
| AggregateAttributeContext
The context interface for aggregate attribute loaders.
|
| AggregateAttributeLoader
Aggregate attributes have values calculated up through the hierarchy.
|
| AttributeLoader
An
AttributeLoader contains code that loads values for a particular attribute, represented by AttributeSpec. |
| MultiRowAttributeLoader
A multi-row loader provide a value for a single row, but also considering the previously calculated value of the same
attribute for some other rows in the forest.
|
| RowAttributeLoader
Common base interface for all row-based attribute loaders.
|
| Class and Description |
|---|
| AttributeContext
An
AttributeContext is associated with every attribute request and Structure export request. |
Copyright © 2023 ALM Works. All Rights Reserved.