Rejection
works.iterative.workflow.Rejection
enum Rejection
The kernel-local rejection vocabulary returned by WorkflowInterpreter.decide.
The application's adapter maps this to its own error type; the kernel itself references no application error type. Unauthorized exists for forward use (AuthEnforcement.Enforce) but is unreachable under Skip — stripAuth removes every auth leaf before evaluation.
Attributes
- Graph
-
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article