How to get list of completed activity in process

Confluence User - 19 Jun, 2018

I need to display completed activity in current activity custom HTML.

Please give me sample for doing it.

 

 

forms;activity;process;custom;html

2


20 Jun, 2018
confluenceUser
confluenceUser

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.

20 Jun, 2018
confluenceUser
confluenceUser

Thanks

 

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print