Error while displaying linktypes
![]() Hello team
|
2 answers
![]()
Ralph Schoon (60.7k●3●36●43)
| answered Feb 08 '17, 5:42 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Yes, you make false assumptions about how link types work. Not all are location based. To help beginners I created https://rsjazz.wordpress.com/2012/09/19/the-rtc-workitem-link-api-linking-workitems-to-other-elements/ and a tom of other posts. I would suggest you search that blog first if you want examples.
Another tip: start here: https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/
Comments Hi Ralph
1
![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I don't know if there is a method to get all link types. That is not the question I tried to answer here.
If you want that question answered, I would try com.ibm.team.links.common.registry.ILinkTypeRegistry.allEntries()
|
![]() Hello Ralph
Comments ![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I don't know. I have never tried anything like that. Keep in mind that there is also localization involved. I Defined the display names I wanted on my own. You would have to look into the RTC Eclipse client UI if you want to find that out. |