RTC description field parser which can scan through the Description of the ChangeLog Tickets
One answer
No, BUT THERE ARE TWO OR MORE API's TO GET THE CONTENT OF THE DESCRIPTION ATTRIBUTE. YOU COULD PARSE THE DATA WITH YOUR OWN PARSER API.
Comments
Can you tell which are those API's to read the content of the description attribute?
https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/ provides a good starting point. The first link explains the available APIs, I added newer links for the OSLC APIs a moment ago. The rest hints where to go for more information.
The Java API is explained in many posts. Following this post should allow you to find the most important entries.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Oct 25 '18, 8:19 a.m.This is not a question, do you want me to close this? See How should I ask a question in the Forum if I want to receive useful answers?
Megha Nair
Oct 26 '18, 1:13 a.m.Is there an API to parse through the description field of the work items ?