jbeard4 / SCION

SCXML/Statecharts in JavaScript, moved to gitlab: https://gitlab.com/scion-scxml/scion
https://scion.scxml.io
Apache License 2.0
149 stars 29 forks source link

Extend SCION API with initialize, suspend and resume methods #342

Open jbeard4 opened 9 years ago

jbeard4 commented 9 years ago

initialize()

Enter snapshot states without triggering enter actions. Rehydrate datamodel if it defined in the snapshot; otherwise, ignore.

start

Alias for getSnapshot