StoreFactory
junjo.StoreFactory
Kind: Class
SDK version: 0.64.0
Documentation channel: Next source preview
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.