-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.1.4
-
Component/s: None
-
Impact type:API change
-
Upgrade notes:
Today there's currently no way to get the list of version ids. We have to get the version DocumentModels and get their ids, which is useless in a number of cases (recursive indexing thread that just wants the list of things to do).
-> add a getVersionsRefs() method on CoreSession.