help finding service component implementation
where do I find the implementation of
public class WorkItemClient { (rtc 3.0.1.1) |
5 answers
Ralph Schoon (63.7k●3●36●48)
| answered Apr 05 '12, 2:15 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER where do I find the implementation of Sam, have you tried in an Eclipse with SDK set up to navigate to the class (Find references/declarations)? |
I thought I had that all setup.. will look again
thx for the feedback.. |
Ralph Schoon (63.7k●3●36●48)
| answered Apr 05 '12, 8:02 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi sam,
I can't find getLinkTypes() in com.ibm.team.workitem.client.internal.WorkItemClient or IWorkitemClient. (RTC 3.0.1). I found it at several rest related classes, but I am not sure that it is the same. Please be aware the SDK does also not, as far as i know, contain all the code. |
Ralph Schoon (63.7k●3●36●48)
| answered Apr 05 '12, 8:04 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
For ServiceResponseHandler I found
|
com.ibm.team.workitem.service.internal.rest.getLinkTypes();
|
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.