| Package | Description |
|---|---|
| com.almworks.jira.structure.api |
This package and subpackages contain Structure API, which can be used to integrate with and extend Structure add-on for JIRA.
|
| com.almworks.jira.structure.api.forest.item | |
| com.almworks.jira.structure.api.row |
This package's primary citizen is
RowManager, a component
responsible for rows. |
| Modifier and Type | Method and Description |
|---|---|
ItemResolver |
StructureComponents.getItemResolver()
Returns a service that resolves
ItemIdentity into an object that represents that item. |
| Constructor and Description |
|---|
ItemForestBuffer(ItemResolver itemResolver) |
| Constructor and Description |
|---|
SimpleRow(long rowId,
ItemIdentity itemId,
long semantics,
ItemResolver resolver) |
Copyright © 2019 ALM Works. All Rights Reserved.