Skip to main content

Module drafts

Module drafts 

Source
Expand description

Durable, immutable workflow proposals with an explicit owner decision.

Structs§

WorkflowActivation
Optional activation committed with publication when a proposal is confirmed.
WorkflowDraft
Owner-scoped durable preview and its decision.
WorkflowProposal
A proposal never changes after it is stored. Editing requires a new draft ID.

Enums§

WorkflowDraftStatus
One irreversible decision on an immutable proposal.