Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Getting Approval Type

 Hi,


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

0 votes


Accepted answer

Permanent link

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

0 votes


One other answer

Permanent link

 Some additional code examples are here: https://rsjazz.wordpress.com/2012/10/01/adding-approvals-to-work-items-using-the-plain-java-client-libraries/

1 vote

Comments

 Hi Ralph, 


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

 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 log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Oct 05 '17, 1:52 a.m.

Question was seen: 2,481 times

Last updated: Oct 05 '17, 5:52 a.m.

Confirmation Cancel Confirm