Come for answers, stay for best practices. All we're missing is you.
Hello All,
Are there any APIs to get the latest snapshot details? I want to programmatically get the latest snapshot details of the given stream as input.
Thanks!
WorkspaceManager#findBaselineSets(...) will return List
Hope this is helpful!
Thanks for your reply Frank. I tried with findBaselineSets(...) but I am unable to get the latest snapshot.....could you please share any sample snippet?