StoreFactory
junjo.StoreFactory
Kind: Class
SDK version: 0.67.0
Documentation channel: Stable release
A callable that returns a new instance of a workflow’s store.
This factory is invoked at the beginning of each
execute or
execute call to ensure fresh, isolated
state for that execution.