toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.proposition.gate
/
GateDecision
/
SkipProjection
Skip
Projection
data
class
SkipProjection
(
val
reason
:
String
)
:
GateDecision
Persist the proposition but exclude it from projection to downstream representations.
Members
Constructors
Skip
Projection
Link copied to clipboard
constructor
(
reason
:
String
)
Properties
reason
Link copied to clipboard
val
reason
:
String