on Initial State
open fun <P, S> onInitialState(props: P, snapshot: Snapshot?, proceed: (P, Snapshot?) -> S, session: WorkflowInterceptor.WorkflowSession): S
Content copied to clipboard
Intercepts calls to StatefulWorkflow.initialState.