Package | Description |
---|---|
com.almworks.jira.structure.api.attribute.loader | |
com.almworks.jira.structure.api.attribute.loader.reduce |
Modifier and Type | Method and Description |
---|---|
protected abstract T |
AbstractDistinctAggregateLoader.combine(Collection<T> values,
AttributeLoader.AggregateContext<T> context) |
protected abstract T |
AbstractDistinctAggregateLoader.getRowValue(AttributeLoader.AggregateContext<T> context) |
AttributeValue<T> |
AttributeLoader.Aggregate.loadValue(List<AttributeValue<T>> childrenValues,
AttributeLoader.AggregateContext<T> context) |
AttributeValue<T> |
AbstractDistinctAggregateLoader.loadValue(List<AttributeValue<T>> childrenValues,
AttributeLoader.AggregateContext<T> context) |
Modifier and Type | Method and Description |
---|---|
protected AttributeValue<T> |
SingleDependencyReducingAggregateLoader.getSelfValue(AttributeLoader.AggregateContext<T> context) |
protected AttributeValue<T> |
SecureSingleDependencyReducingAggregateLoader.getSelfValue(AttributeLoader.AggregateContext<T> context) |
protected abstract AttributeValue<T> |
ReducingAggregateLoader.getSelfValue(AttributeLoader.AggregateContext<T> context) |
AttributeValue<T> |
ReducingAggregateLoader.loadValue(List<AttributeValue<T>> childrenValues,
AttributeLoader.AggregateContext<T> context) |
Copyright © 2018 ALM Works. All Rights Reserved.