public class IndexReconciler extends Object
Constructor and Description |
---|
IndexReconciler(long[] indexedIssues)
Construct a new Reconciler.
|
Modifier and Type | Method and Description |
---|---|
List<Long> |
getOrphans()
Returns issues that had been indexed before background/project reindex, but were not visited during the reindex.
|
List<Long> |
getUnindexed() |
void |
spy(Issue issue) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.