Hi, I try to find some API/docs, but failed. Can you
point me please?
Specifically, I didn't understood how can I access
running process that was paused ?
You will have to pass the original session id in the client request after restart. The application picks up the last session data persisted in the database and starts running tasks from that point forward.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
You will have to pass the original session id in the client request after restart. The application picks up the last session data persisted in the database and starts running tasks from that point forward.