Uses of Package
com.almworks.jira.structure.api.attribute.loader.reduce
Packages that use com.almworks.jira.structure.api.attribute.loader.reduce
Package
Description
-
Classes in com.almworks.jira.structure.api.attribute.loader.reduce used by com.almworks.jira.structure.api.attribute.loader.basicClassDescriptionA base class for aggregate loaders that calculate values using only the specified part of subtree.Describes how to combine the current value and values aggregated over the part of the subtree (as defined by ReductionStrategy) during aggregate calculation.
-
Classes in com.almworks.jira.structure.api.attribute.loader.reduce used by com.almworks.jira.structure.api.attribute.loader.reduceClassDescriptionA base class for aggregate loaders that calculate values using only the specified part of subtree.Describes a part of subtree to be used for calculating aggregate values.Describes how to combine the current value and values aggregated over the part of the subtree (as defined by ReductionStrategy) during aggregate calculation.