View Source WorkflowMetal.Storage.Schema.Token (workflow_metal v0.2.1)
:genesis
the first token.
:termination
the last token.
Link to this section Summary
Link to this section Types
Specs
case_id() :: WorkflowMetal.Storage.Schema.Case.id()
Specs
id() :: term()
Specs
payload() :: map() | nil
Specs
place_id() :: WorkflowMetal.Storage.Schema.Place.id()
Specs
state() :: :free | :locked | :consumed
Specs
Specs
task_id() :: WorkflowMetal.Storage.Schema.Task.id()
Specs
workflow_id() :: WorkflowMetal.Storage.Schema.Workflow.id()