Skip to main content
1-Visitor
October 2, 2014
Solved

How to get MPMProcessPlan by WTPart

  • October 2, 2014
  • 1 reply
  • 1112 views

Hi.

How can i get MPMProcessPlan by WTPart through api?

Thanks.

Best answer by VasiliyRepecki

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

1 reply

VasiliyRepecki1-VisitorAuthorAnswer
1-Visitor
October 6, 2014

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