| 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.sync | |
| com.almworks.jira.structure.api.sync.util |
| Modifier and Type | Method and Description |
|---|---|
RowManager |
StructureComponents.getRowManager()
Returns row manager, which is responsible for managing a mapping between numeric row IDs and item IDs.
|
| Constructor and Description |
|---|
ManagerBackedItemForest(Forest forest,
RowManager rowManager) |
ManagerBackedItemForest(Forest forest,
RowManager rowManager,
ItemAccessMode defaultAccessMode) |
| Modifier and Type | Field and Description |
|---|---|
protected RowManager |
AbstractSynchronizer.myRowManager |
| Constructor and Description |
|---|
SyncLogger(Logger logger,
SyncInstance sync,
StructureManager structureManager,
RowManager rowManager,
boolean auto) |
Copyright © 2021 ALM Works. All Rights Reserved.