Adding approvers to a Task object

Hello,

Can someone tell me what is the syntax to add approvers to a task object in a Java PX?

I have used the following syntax to add approvers to an ECO:

change.addApprovers(change.getStatus(),approvers,null,true,”Adding Approvers”);

But .getStatus is not available to a task.

 

Thank you

 

 

 

 

Agile User Asked on August 3, 2020 in Agile PLM (v9).
Add Comment
0 Answer(s)

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.