| Package | Description |
|---|---|
| com.almworks.jira.structure.api.attribute |
This package provides Attribute API.
|
| com.almworks.jira.structure.api.row |
This package's primary citizen is
RowManager, a component
responsible for rows. |
| Modifier and Type | Method and Description |
|---|---|
static <K,T> ValueColumn<K,T> |
ValueColumn.empty() |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
AttributeValuesReceiver.receiveValues(AttributeSpec<T> attributeSpec,
ValueColumn<Long,T> values)
Offers the receiver to retrieve the values for the specified attribute.
|
| Modifier and Type | Method and Description |
|---|---|
<T> ValueColumn<Long,T> |
RowMapper.Mapping.createMappedResultColumn(ValueColumn<Long,T> actualColumn) |
| Modifier and Type | Method and Description |
|---|---|
<T> ValueColumn<Long,T> |
RowMapper.Mapping.createMappedResultColumn(ValueColumn<Long,T> actualColumn) |
Copyright © 2021 ALM Works. All Rights Reserved.