Uses of Package
com.almworks.jira.structure.api.forest.raw
Packages that use com.almworks.jira.structure.api.forest.raw
Package
Description
This package provides Attribute API.
This package's primary citizen is
RowManager, a component
responsible for rows.-
Classes in com.almworks.jira.structure.api.forest.raw used by com.almworks.jira.structure.api.attributeClassDescription
Forestinterface provides indexed access to a data structure that stores row hierarchy (the hierarchy is a sequence of tree structures, a forest). -
Classes in com.almworks.jira.structure.api.forest.raw used by com.almworks.jira.structure.api.effectbatchClassDescription
Forestinterface provides indexed access to a data structure that stores row hierarchy (the hierarchy is a sequence of tree structures, a forest). -
Classes in com.almworks.jira.structure.api.forest.raw used by com.almworks.jira.structure.api.forestClassDescriptionMutable inheritor of
Forestclass.Forestinterface provides indexed access to a data structure that stores row hierarchy (the hierarchy is a sequence of tree structures, a forest). -
Classes in com.almworks.jira.structure.api.forest.raw used by com.almworks.jira.structure.api.forest.itemClassDescription
Forestinterface provides indexed access to a data structure that stores row hierarchy (the hierarchy is a sequence of tree structures, a forest). -
Classes in com.almworks.jira.structure.api.forest.raw used by com.almworks.jira.structure.api.forest.rawClassDescriptionMutable inheritor of
Forestclass.Forestinterface provides indexed access to a data structure that stores row hierarchy (the hierarchy is a sequence of tree structures, a forest).This interface may be used to collect additional information while forest changes are being made.ForestIterationControlis an auxiliary object passed to some forest iteration methods for control of the iteration over a forest.Implement this interface to efficiently process a forest in a bottom-up style withForest.foldUpwards(com.almworks.jira.structure.api.forest.raw.ForestParentChildrenClosure<T, C>).Used to iterate over a forest - seeForest.visitParentChildrenUpwards(com.almworks.jira.structure.api.forest.raw.ForestParentChildrenVisitor).Lets an iteratee underForest.scanDownwards(com.almworks.jira.structure.api.forest.raw.ForestScanner)control the iteration and receive additional information about the current position. -
Classes in com.almworks.jira.structure.api.forest.raw used by com.almworks.jira.structure.api.queryClassDescription
Forestinterface provides indexed access to a data structure that stores row hierarchy (the hierarchy is a sequence of tree structures, a forest). -
Classes in com.almworks.jira.structure.api.forest.raw used by com.almworks.jira.structure.api.rowClassDescription
Forestinterface provides indexed access to a data structure that stores row hierarchy (the hierarchy is a sequence of tree structures, a forest). -
Classes in com.almworks.jira.structure.api.forest.raw used by com.almworks.jira.structure.api.structure.historyClassDescription
Forestinterface provides indexed access to a data structure that stores row hierarchy (the hierarchy is a sequence of tree structures, a forest). -
Classes in com.almworks.jira.structure.api.forest.raw used by com.almworks.jira.structure.api.sync.utilClassDescription
Forestinterface provides indexed access to a data structure that stores row hierarchy (the hierarchy is a sequence of tree structures, a forest). -
Classes in com.almworks.jira.structure.api.forest.raw used by com.almworks.jira.structure.api.utilClassDescriptionMutable inheritor of
Forestclass.Forestinterface provides indexed access to a data structure that stores row hierarchy (the hierarchy is a sequence of tree structures, a forest).