Collector Outcome
What the collector did to a single proposition during a collection run.
Distinct from a projection lifecycle: a collector marks, transitions, or (only when explicitly opted in) hard-deletes propositions, and may skip those that are exempt (e.g. pinned). The outcome is recorded on a CollectorRecord alongside the typed reason so a reviewer can trace why each proposition was acted upon.
Entries
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.