cancel
Showing results for 
Search instead for 
Did you mean: 

List of version content

rahulmackdani
Champ in-the-making
Champ in-the-making
Hi All

I need to fetch all the content which have some version(>1.0) associated to them.By default cm:versionable aspect is applied so cannot use that.

Do we have some API for that or we need to execute some DB query.

Regards,

Rahul Mackdani
1 REPLY 1

jpotts
World-Class Innovator
World-Class Innovator

Use CMIS to do this. Here is a gist that shows a groovy example that leverages OpenCMIS which you can also use from Java.