Uses of Interface
com.almworks.jira.structure.api.attribute.loader.MultiRowAttributeLoader
Packages that use MultiRowAttributeLoader
Package
Description
This package is a part of Structure Attributes SPI.
-
Uses of MultiRowAttributeLoader in com.almworks.jira.structure.api.attribute.loader
Subinterfaces of MultiRowAttributeLoader in com.almworks.jira.structure.api.attribute.loaderModifier and TypeInterfaceDescriptioninterfaceAggregate attributes have values calculated up through the hierarchy.interfacePropagate attributes have values calculated down through the hierarchy.interfaceScanning attributes are used to process and aggregate values across all the forest, from top to bottom (depth-first traversal). -
Uses of MultiRowAttributeLoader in com.almworks.jira.structure.api.attribute.loader.basic
Classes in com.almworks.jira.structure.api.attribute.loader.basic that implement MultiRowAttributeLoaderModifier and TypeClassDescriptionclassclassclassclassBase class for scanning loaders that support standard options "baseLevel" and "levels".classclassclassclassclass -
Uses of MultiRowAttributeLoader in com.almworks.jira.structure.api.attribute.loader.delegate
Classes in com.almworks.jira.structure.api.attribute.loader.delegate that implement MultiRowAttributeLoaderModifier and TypeClassDescriptionclassclassclass -
Uses of MultiRowAttributeLoader in com.almworks.jira.structure.api.attribute.loader.reduce
Classes in com.almworks.jira.structure.api.attribute.loader.reduce that implement MultiRowAttributeLoaderModifier and TypeClassDescriptionclassA base class for aggregate loaders that calculate values using only the specified part of subtree.class