How to get the name of the comment creator
Hello, I am looking to extend RTC using operational behaviors.
I am familiar with java and 'IComments' and such, but was looking to see how to get the username of the creator of a comment?
I have to search through the comments in a work item and determine if one of the comment owners is also the approver of a work item.
thank you
|
One answer
It should be as simple as com.ibm.team.workitem.common.model.IComment#getCreator.
Cheers.
|
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.