toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.proposition.gate
/
GateDecision
/
RouteToReview
Route
To
Review
data
class
RouteToReview
(
val
reason
:
String
)
:
GateDecision
Hold the proposition for human or downstream review rather than persisting it directly.
Members
Constructors
Route
To
Review
Link copied to clipboard
constructor
(
reason
:
String
)
Properties
reason
Link copied to clipboard
val
reason
:
String