Field and Description |
---|
com.almworks.jira.structure.api.attribute.loader.distinct.DistinctAttributes.NON_UNIQUE_ITEMS_SPEC |
com.almworks.jira.structure.api.item.CoreItemTypes.NOTE |
Method and Description |
---|
com.almworks.jira.structure.api.util.RowTree.appendForest(Forest, RowTree.Node, RowTree.Node, int, int, LongPredicate) |
com.almworks.jira.structure.api.export.ExportRow.get(AttributeSpec<T>, boolean)
Since Structure 5.3 you don't need to track the
afterFiltering flag,
please use ExportRow.get(AttributeSpec) instead. |
com.almworks.jira.structure.api.auth.StructureAuth.getDirectoryUser()
Use
StructureAuth.getUser() where possible |
com.almworks.jira.structure.api.cache.access.ForestAccessCache.getInvisibleRows(LongList, ApplicationUser) |
com.almworks.jira.structure.api.cache.access.ForestAccessCache.getInvisibleRows(LongList, String) |
com.almworks.jira.structure.api.export.ExportRequestContext.requireAttribute(AttributeSpec<?>, boolean)
Since Structure 5.3 you don't need to track the
afterFiltering flag,
please use ExportRequestContext.requireAttribute(AttributeSpec) instead. |
com.almworks.jira.structure.api.util.I18nText.setArguments(String[]) |
Copyright © 2019 ALM Works. All Rights Reserved.