It's all about the answers!

Ask a question

Complex TERM reading material


Marcelo Bilezker (46112) | asked Oct 29 '21, 9:30 a.m.

 

Where can i found reading material to create complex TERMS? 


Comments
Ralph Schoon commented Oct 29 '21, 9:45 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

I don't understand the question. 


Marcelo Bilezker commented Oct 29 '21, 12:42 p.m.

 

IN RTC, reading material about the the class TERM that is include when import:: 

import com.ibm.team.workitem.common.expression.Term;




Accepted answer


permanent link
Ralph Schoon (63.3k33646) | answered Nov 01 '21, 3:46 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 This is just a class that is part of several classes that allow to create work item query expressions. There are two places where you can learn a bit about them

1. The JavavDoc that comes with the Plain Java Client Libraries
2. The EWM SDK has comments, unit tests, you can look at. I am pretty sure I suggested you perform Lab 1 of the RTC Extensions Workshop already. If you did, you could search the SDK for the examples and unit tests as explained in said workshop.

Marcelo Bilezker selected this answer as the correct answer

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.