How to retrieve incoming changes using server-side Java API?
I am implementing a Java extension to RTC, and I need to retrieve the list of incoming changes to a stream (or a repository workspace).
I have found some samples of code that use client-side classes, and I wonder how to achieve the same results using server-side classes.
My RTC version is 4.0.6.
I have found some samples of code that use client-side classes, and I wonder how to achieve the same results using server-side classes.
My RTC version is 4.0.6.