| Package | Description |
|---|---|
| com.almworks.jira.structure.api.cache.access |
| Modifier and Type | Method and Description |
|---|---|
void |
ForestAccessCache.collectInvisibleRows(ItemForest forest,
String userKey,
LongCollector invisibleRowsCollector)
Collects invisible rows from a temporary forest.
|
LongSet |
ForestAccessCache.getInvisibleRows(LongIterable rows,
String userKey)
Calculates/retrieves the set of row IDs (among the passed
rows), which contain items not visible to
the specified user. |
Copyright © 2022 ALM Works. All Rights Reserved.