Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Can you add a Method like getAssignments Method?
CLASS: WorkflowAssignmentDao, add processRequesterId param for the funciton
public Collection<WorkflowAssignment> getAssignments(String packageId, String processDefId, String processId, String activityDefId, String username, String state, String sort, Boolean desc, Integer start, Integer rows)
Hi, I found the code mentioned in GitHub. You could try to customize the code either in a custom plugin or using BeanShell.
Can you add a Method like getAssignments Method?
CLASS: WorkflowAssignmentDao, add processRequesterId param for the funciton