ProcessMaker / nayra

Nayra is a BPMN workflow engine in PHP. Utilize it in your own projects to have your own complex workflow capabilities.
Apache License 2.0
123 stars 32 forks source link

Complete the persistence of Collaboration messages. Resolves #109 #110

Closed caleeli closed 6 years ago

caleeli commented 6 years ago

Add the persist methods to save the messages and collaborations. Rename event name EVENT_CATCH_TOKEN_CATCH to EVENT_CATCH_MESSAGE_CATCH. Add the event EVENT_CATCH_MESSAGE_CONSUMED.