Uses of Interface
com.almworks.jira.structure.api.row.RowRetriever
Packages that use RowRetriever
-
Uses of RowRetriever in com.almworks.jira.structure.api.forest.item
Subinterfaces of RowRetriever in com.almworks.jira.structure.api.forest.itemClasses in com.almworks.jira.structure.api.forest.item that implement RowRetriever -
Uses of RowRetriever in com.almworks.jira.structure.api.item
Methods in com.almworks.jira.structure.api.item with parameters of type RowRetrieverModifier and TypeMethodDescriptionstatic Set<ItemIdentity>ItemIdentitySet.collectItemIds(RowRetriever rowRetriever, LongIterable rows) -
Uses of RowRetriever in com.almworks.jira.structure.api.row
Subinterfaces of RowRetriever in com.almworks.jira.structure.api.rowModifier and TypeInterfaceDescriptioninterfaceRowManageris responsible for maintaining row database and row properties.