Uses of Interface
com.almworks.jira.structure.api.forest.item.ItemForestBuilder
Packages that use ItemForestBuilder
Package
Description
-
Uses of ItemForestBuilder in com.almworks.jira.structure.api.forest
Methods in com.almworks.jira.structure.api.forest with parameters of type ItemForestBuilderModifier and TypeMethodDescriptionvoidSQuerySkeletonFactory.createSkeleton(String query, ItemForestBuilder itemForestBuilder) -
Uses of ItemForestBuilder in com.almworks.jira.structure.api.forest.item
Classes in com.almworks.jira.structure.api.forest.item with type parameters of type ItemForestBuilderClasses in com.almworks.jira.structure.api.forest.item that implement ItemForestBuilderModifier and TypeClassDescriptionfinal classFat builder - uses memory-hungry but fast RowTree. -
Uses of ItemForestBuilder in com.almworks.jira.structure.api.generator
Methods in com.almworks.jira.structure.api.generator with parameters of type ItemForestBuilderModifier and TypeMethodDescriptionvoidStructureGenerator.Inserter.createFragment(Map<String, Object> parameters, StructureGenerator.GenerationContext context, ItemForestBuilder builder) Builds a forest fragment.voidStructureGenerator.Extender.ExtenderFunction.extend(StructureRow row, ItemForestBuilder builder)