1
0
-1
2 answers
- 210
Hi, there is a JSON API to retrieve the activity, but this API is for admin role oni. Please refer to JSON API#web/json/monitoring/activity/list.
You can also use the java api - WorkflowManager#getActivityList. But it won't work for custom HTML element as this is backend scripting.
Add your comment... - 10-1
Thanks
Add your comment...
I need to display completed activity in current activity custom HTML.
Please give me sample for doing it.