on Snapshot State
open fun <S> onSnapshotState(state: S, proceed: (S) -> Snapshot?, session: WorkflowInterceptor.WorkflowSession): Snapshot?
Content copied to clipboard
Intercepts calls to StatefulWorkflow.snapshotState.
Intercepts calls to StatefulWorkflow.snapshotState.