flowable / flowable/flowable-engine
I give implemention to runtime process clone, just code split
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
I give implemention to runtime process clone, just code split.
requirement:
in manufacture, order need to split, so need to clone process and suspend parent process instance ,but I don't want lose info(before this,I just start a new process instance,then jump ,but a lot of problem and information lose)
So I spend sometime to implement a solution to Process Clone,and done it .
paste here ,I hope flowble implement and give a api.
https://github.com/xiaohelong/ActivitiOrFlowableProcessInstanceCloneSolution
thanks a lot ,there has a detail documentation about it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.