| 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.sync | |
| com.almworks.jira.structure.api.sync.util | |
| com.almworks.jira.structure.api.util |
| Modifier and Type | Method and Description |
|---|---|
StructureManager |
StructureComponents.getStructureManager()
Returns the component that's used to manage structures.
|
| Modifier and Type | Field and Description |
|---|---|
protected StructureManager |
AbstractSynchronizer.myStructureManager |
| Constructor and Description |
|---|
SyncLogger(Logger logger,
SyncInstance sync,
StructureManager structureManager,
RowManager rowManager,
boolean auto) |
| Modifier and Type | Method and Description |
|---|---|
static StringBuilder |
StructureUtil.appendDebugStructureString(long structureId,
StructureManager manager,
StringBuilder sb) |
static String |
StructureUtil.getDebugStructureString(long structureId,
StructureManager structureManager) |
Copyright © 2022 ALM Works. All Rights Reserved.