mirror of
https://github.com/corda/corda.git
synced 2025-02-21 17:56:54 +00:00
Added a newpause event to the statemachine which returns an Abort continuation and causes the flow to be moved into the Paused flow Map. Flows can receive session messages whilst paused.