It's all about the answers!

Ask a question

Getting Approval Type


Ardy Lesmana (134) | asked Oct 05 '17, 1:52 a.m.

 Hi,


Is there anyone knows how to get the approvers from Review or Verification (Approval Type)? 

Accepted answer


permanent link
Ulf Arne Bister (1.3k413) | answered Oct 05 '17, 4:30 a.m.

Hi,

you can find the necessary code bits in this library article: https://jazz.net/library/article/1118/

If this answers your question please mark it accepted.
- Arne

Ardy Lesmana selected this answer as the correct answer

One other answer



permanent link
Ralph Schoon (63.1k33645) | answered Oct 05 '17, 5:15 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Comments
Ardy Lesmana commented Oct 05 '17, 5:26 a.m.

 Hi Ralph, 


I just want to confirm that the review and verification type, does it mean i can get it  from IApproval method?


Ralph Schoon commented Oct 05 '17, 5:52 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 IApproval is an interface. As you can see if you look at the JavaDoc or the SDK code if you properly set up your environment, there is no method to get the approval type.


If you had looked at the sources attached to my post or the post itself, you would likely have been able to understand that the com.ibm.team.workitem.common.model.IApprovalDescriptor has the Type(Identifier) set. 

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.