| Package | Description |
|---|---|
| com.almworks.jira.structure.api.attribute |
This package provides Attribute API.
|
| com.almworks.jira.structure.api.effectbatch | |
| com.almworks.jira.structure.api.forest | |
| com.almworks.jira.structure.api.forest.item | |
| com.almworks.jira.structure.api.forest.raw | |
| com.almworks.jira.structure.api.query | |
| com.almworks.jira.structure.api.row |
This package's primary citizen is
RowManager, a component
responsible for rows. |
| com.almworks.jira.structure.api.structure.history | |
| com.almworks.jira.structure.api.sync.util | |
| com.almworks.jira.structure.api.util |
| Class and Description |
|---|
Forest
Forest interface provides indexed access to a data structure that stores row hierarchy
(the hierarchy is a sequence of tree structures, a forest). |
| Class and Description |
|---|
Forest
Forest interface provides indexed access to a data structure that stores row hierarchy
(the hierarchy is a sequence of tree structures, a forest). |
| Class and Description |
|---|
| ArrayForest
Mutable inheritor of
Forest class. |
Forest
Forest interface provides indexed access to a data structure that stores row hierarchy
(the hierarchy is a sequence of tree structures, a forest). |
| Class and Description |
|---|
Forest
Forest interface provides indexed access to a data structure that stores row hierarchy
(the hierarchy is a sequence of tree structures, a forest). |
| Class and Description |
|---|
| ArrayForest
Mutable inheritor of
Forest class. |
Forest
Forest interface provides indexed access to a data structure that stores row hierarchy
(the hierarchy is a sequence of tree structures, a forest). |
| ForestChangeEventHandler
This interface may be used to collect additional information while forest changes are being made.
|
ForestIterationControl
ForestIterationControl is an auxiliary object passed to some forest iteration methods for
control of the iteration over a forest. |
| ForestParentChildrenClosure
Implement this interface to efficiently process a forest in a bottom-up style with
Forest.foldUpwards(com.almworks.jira.structure.api.forest.raw.ForestParentChildrenClosure<T, C>). |
| ForestParentChildrenVisitor
Used to iterate over a forest - see
Forest.visitParentChildrenUpwards(com.almworks.jira.structure.api.forest.raw.ForestParentChildrenVisitor). |
| ForestScanControl
Lets an iteratee under
Forest.scanDownwards(com.almworks.jira.structure.api.forest.raw.ForestScanner) control the iteration and receive additional information
about the current position. |
| ForestScanner |
| Class and Description |
|---|
Forest
Forest interface provides indexed access to a data structure that stores row hierarchy
(the hierarchy is a sequence of tree structures, a forest). |
| Class and Description |
|---|
Forest
Forest interface provides indexed access to a data structure that stores row hierarchy
(the hierarchy is a sequence of tree structures, a forest). |
| Class and Description |
|---|
Forest
Forest interface provides indexed access to a data structure that stores row hierarchy
(the hierarchy is a sequence of tree structures, a forest). |
| Class and Description |
|---|
Forest
Forest interface provides indexed access to a data structure that stores row hierarchy
(the hierarchy is a sequence of tree structures, a forest). |
| Class and Description |
|---|
| ArrayForest
Mutable inheritor of
Forest class. |
Forest
Forest interface provides indexed access to a data structure that stores row hierarchy
(the hierarchy is a sequence of tree structures, a forest). |
Copyright © 2021 ALM Works. All Rights Reserved.