cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

We are working to address an issue with subscription email notifications. In the meantime, be sure to check your favorite boards for new topics.

How to get MPMProcessPlan by WTPart

VasiliyRepecki
1-Newbie

How to get MPMProcessPlan by WTPart

Hi.

How can i get MPMProcessPlan by WTPart through api?

Thanks.

1 ACCEPTED SOLUTION

Accepted Solutions

PersistenceHelper.manager.navigate(wtPart, MPMPartToProcessPlanLink.PROCESS_PLAN_ROLE, MPMPartToProcessPlanLink.class, true);

View solution in original post

1 REPLY 1

PersistenceHelper.manager.navigate(wtPart, MPMPartToProcessPlanLink.PROCESS_PLAN_ROLE, MPMPartToProcessPlanLink.class, true);

Top Tags