How to Get Document Versions From HttpAutomationClient in Nuxeo?

I am Creating a Spring-Java Application where i am Using Nuxeo as File Storage. I can do all operations like create workspace, folder, file, versions using HttpAutomationClient. i want to get all information of file like versions. but i am not able to get versions of document from AutomationClient. i searched that thing and i found that it can be done using CoreSession. I am not able to get CoreSession Object from Automation Client. Please Help me How can i get CoreSession Object ? or How can I get File Versions From AutomationClient ?

Thank you, Any Help would be appreciated.

1 votes

0 answers

2048 views

ANSWER