Uses of Class
com.almworks.jira.structure.api.forest.item.ImmutableItemForest
Packages that use ImmutableItemForest
-
Uses of ImmutableItemForest in com.almworks.jira.structure.api.forest.item
Methods in com.almworks.jira.structure.api.forest.item that return ImmutableItemForestModifier and TypeMethodDescriptionstatic ImmutableItemForestImmutableItemForest.copy(ItemForest copyFrom) static ImmutableItemForestImmutableItemForest.copySubtree(ItemForest copyFrom, long rootId) static ImmutableItemForestImmutableItemForest.of(Forest forest, Map<Long, StructureRow> rows) static ImmutableItemForestImmutableItemForest.of(StructureRow row) static ImmutableItemForestImmutableItemForest.rearrangeItemForest(ItemForest source, Forest newForest)