Hello,
I have a requirement to get list of files that are not submitted to Staging using CSSDK API. I have come across below method, but not sure how to build the query. Any inputs would be really appreciated
CSIterator getModifiedFiles(java.lang.String query,
int expandNewFolders,
int offset,
int maxElements)