| Package | Description |
|---|---|
| com.almworks.jira.structure.api.attribute.loader |
This package is a part of Structure Attributes SPI.
|
| com.almworks.jira.structure.api.attribute.loader.basic | |
| com.almworks.jira.structure.api.attribute.loader.delegate |
| Modifier and Type | Method and Description |
|---|---|
BiFunction<StructureRow,PropagateAttributeContext,AttributeValue<T>> |
PropagateAttributeLoader.loadChildren(AttributeValue<T> parentValue,
PropagateAttributeContext.Parent context)
Provider of a loading function for the children of the given parent row.
|
| Modifier and Type | Method and Description |
|---|---|
BiFunction<StructureRow,PropagateAttributeContext,AttributeValue<T>> |
InheritedValueLoader.loadChildren(AttributeValue<T> parentValue,
PropagateAttributeContext.Parent parentContext) |
| Modifier and Type | Method and Description |
|---|---|
BiFunction<StructureRow,PropagateAttributeContext,AttributeValue<T>> |
DelegatingPropagateAttributeLoader.loadChildren(AttributeValue<T> parentValue,
PropagateAttributeContext.Parent context) |
Copyright © 2022 ALM Works. All Rights Reserved.