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