ResumeId

constructor(executor: StatefulSagaExecutor<C, R, S>, id: String)

Parameters

C

The saga context type.

R

The saga result type.

S

The saga state type.