Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
I try to complete assignment from plugin but doesnt work.
ApplicationContext applicationContext = AppUtil.getApplicationContext();
WorkflowManager workflowManager = (WorkflowManager) applicationContext.getBean("workflowManager");
ApplicationContext applicationContext = AppUtil.getApplicationContext();
WorkflowManager workflowManager = (WorkflowManager) applicationContext.getBean("workflowManager");
workflowManager.assignmentComplete("197_61_complain_complain_raiseIssue");
any suggestion?