Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Method
HTTP GET
Description
Retrieve the first workflow assignment process view of the currently logged in user.
Parameters
Sample Result
Code Block |
---|
{ "activityId":"12001_9801_service_center_newpkg1_wp1_newpkg1_wp1_act2", "processVersion":"4", "activityDefId":"newpkg1_wp1_act2", "processId":"9801_service_center_newpkg1_wp1", "assigneeId":"admin", "description":"", "processName":"Service Center Escalation Process", "dateCreated":"10-09-2009 10:45", "participant":"Level 2", "processDefId":"service_center#4#newpkg1_wp1", "variable":[ {"relatedTo":""}, {"ticketId":""}, {"status":""}, {"complexity":""}, {"priority":""}], "activityName":"Update Ticket Level 2" } |
...