Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Code Block |
---|
{ "processId":"mdec%239%23mdec_preseed_rejection", "activityDefId":"newpkg1_wp1_act2", "result":true } |
...
URL
/web/json/monitoring/activity/reassign
Method
HTTP GET
Description
Reassign assignee in an assignment
Parameters
Sample Result
Code Block |
---|
{
"activityId": "533_277_crm_process1_approve_proposal",
"username": "cat",
"replaceUser": "clark"
}
|
...
URL
/web/json/monitoring/user/reevaluate
...