CommandMatch
works.iterative.workflow.CommandMatch
A named command matcher — "which command" as a named PartialFunction matcher.
Chosen over string triggers (drift), sample events (fixture drift), and ClassTag/TypeTest (breaks on parameterless enum cases, of which Poptávka has many). label is both the edge label and the projection's trigger key.
Value parameters
- label
-
stable identifier for this command match; used as the edge label / trigger key
- matcher
-
partial function defined exactly on the commands this match accepts
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article