akarpov89 / MicroFlow

Lightweight workflow engine
http://akarpov89.github.io/MicroFlow/
MIT License
156 stars 48 forks source link

Information About this Framework #12

Open hm-ch opened 3 years ago

hm-ch commented 3 years ago

Hi,

Thanks for this great framework.

I want to create an activity that depends of user intervention, this means that we are creating this activity, the workflow instance, should be on standby until the user does an action. Also how we can suspend and resume workflow instance.

Many Thanks,