Uses of Interface
com.almworks.jira.structure.api.util.IterationControl
Packages that use IterationControl
-
Uses of IterationControl in com.almworks.jira.structure.api.forest.raw
Subinterfaces of IterationControl in com.almworks.jira.structure.api.forest.rawModifier and TypeInterfaceDescriptioninterfaceForestIterationControlis an auxiliary object passed to some forest iteration methods for control of the iteration over a forest.interfaceLets an iteratee underForest.scanDownwards(com.almworks.jira.structure.api.forest.raw.ForestScanner)control the iteration and receive additional information about the current position.