SOS,INBOX FILTER

Confluence User - 21 Mar, 2024

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)
datalists;server

1


25 Mar, 2024
confluenceUser
confluenceUser

Hi, I found the code mentioned in GitHub. You could try to customize the code either in a custom plugin or using BeanShell.


RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print