MCPcopy Create free account
hub / github.com/bpmnServer/bpmn-server / getPendingUserTasks

Method getPendingUserTasks

src/API/API.ts:156–156  ·  view source on GitHub ↗

returns list of `User Tasks` that the user has access to to get assigned tasks for a user ```ts api.data.getPendingUserTasks({"item.assignee":user.userName}); ```

(query, user: ISecureUser)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 1

APIDatasrc/API/API.ts

Calls

no outgoing calls

Tested by

no test coverage detected