Package io.higson.runtime.flow.trace
Class TransitionEvent
java.lang.Object
io.higson.runtime.flow.trace.Event
io.higson.runtime.flow.trace.TransitionEvent
-
Constructor Summary
ConstructorsConstructorDescriptionTransitionEvent(String flowName, String sourceId, String targetId, String condition) -
Method Summary
Methods inherited from class io.higson.runtime.flow.trace.Event
getFlowName, getVariables