How can I find all files that have versions?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2013 07:18 AM
Hi
I wanna to find all files that they have versions.How can I find it?
thanks
I wanna to find all files that they have versions.How can I find it?
thanks
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2013 07:24 AM
When you enable versioning for any file it will attache the versionable aspect to that file.
so, if you want to find all such file you just need to fire a query to fetch all the files with versionable aspect applied.
You can do it via javascript APIs or JAVA as well up to you.
so, if you want to find all such file you just need to fire a query to fetch all the files with versionable aspect applied.
You can do it via javascript APIs or JAVA as well up to you.
