How to fetch list of categories of any RTC Project Area using OSLC which have been modified after a particular timestamp?
Hi ,
I want to know how we can fetch list of categories of a particular RTC Project Area using OSLC which have been modified after a particular timestamp?
This "https://appserver.ibm.com:19443/ccm/oslc/categories" gives me all the categories and I want to apply a filter to filter out categories for a particular Project Area and which have been modified after a particular timestamp.
If it cannot be done via OSLC/Reportable REST API then is there a way to fetch categories which have been modified after a particular timestamp using plain client java libraries?
Comments
Rishi Sharma
Jul 13 '18, 7:11 a.m.also is it possible via Reportable rest API like for team area, iteration etc?