Audit Command
class AuditCommand
Intermediate value produced by saga audit "id".
Holds the executor and run identifier string until the execution step:
execute for the unbounded full-chain form
from → AuditRange.to for the ranged form
Parameters
C
The saga context type (erased — stored as wildcard).
R
The saga result type (erased — stored as wildcard).
Functions
Link copied to clipboard
Executes the full-chain audit (seq 0 to Long.MAX_VALUE) for the run identified in this AuditCommand.
Link copied to clipboard
First half of the saga audit "id" from a to b ranged form.