Package io.higson.runtime.flow.trace
Class ConditionEvaluatedEvent
java.lang.Object
io.higson.runtime.flow.trace.Event
io.higson.runtime.flow.trace.ConditionEvaluatedEvent
-
Constructor Summary
ConstructorsConstructorDescriptionConditionEvaluatedEvent(String flowName, String nodeId, String condition, boolean result) -
Method Summary
Methods inherited from class io.higson.runtime.flow.trace.Event
getFlowName, getVariables