Package | Description |
---|---|
com.almworks.jira.structure.api.attribute |
This package provides API for using attributes, a concept added by Structure platform for universal access
to item data.
|
Modifier and Type | Class and Description |
---|---|
static class |
AttributeTrail.EmptyTrail
Empty trail implementation
|
Modifier and Type | Field and Description |
---|---|
static AttributeTrail |
AttributeTrail.EMPTY
Empty trail
|
Modifier and Type | Method and Description |
---|---|
AttributeTrail |
VersionedRowValues.EmptyVersionedRowValues.getTrail(AttributeSpec<?> attribute) |
AttributeTrail |
RowValues.getTrail(AttributeSpec<?> attribute)
Returns an object that can be used to implement correct value invalidation, in case the value is cached.
|
Copyright © 2017 ALM Works. All Rights Reserved.