Package app.ductape.sdk.features.executor.state


package app.ductape.sdk.features.executor.state
  • Class
    Description
    Sprint 4 — serializable checkpoint used by replay/resume flows.
    Sprint 4 — full in-process feature execution state, TS-shaped for fixtures.
    Sprint 4 — rollback summary matching TS rollback_info.
    Sprint 4 — queued or applied feature signal.
    Sprint 4 — Feature status enum, mirroring TS WorkflowStatus.
    Sprint 4 — TS-shaped runtime state for a single feature step.
    TS WorkflowStepKind parity covering the step types supported by the default executor: action / database / graph / vector / broker / storage / notification / quota / fallback / healthcheck / sequence / parallel / conditional / loop / wait / signal / checkpoint.