Summary
Types
@type t() :: %Autonomic.ExecutionDomain.Execution{ domain_id: Autonomic.Contracts.domain_ref(), exit_status: integer() | nil, id: String.t(), metadata: map(), os_pid: non_neg_integer() | nil, started_at: integer() }
@type t() :: %Autonomic.ExecutionDomain.Execution{ domain_id: Autonomic.Contracts.domain_ref(), exit_status: integer() | nil, id: String.t(), metadata: map(), os_pid: non_neg_integer() | nil, started_at: integer() }