Class Event

java.lang.Object
io.higson.runtime.flow.trace.Event
Direct Known Subclasses:
ActionExecutedEvent, ConditionEvaluatedEvent, EnterNodeEvent, LeaveNodeEvent, TransitionEvent

public class Event extends Object
  • Constructor Details

    • Event

      public Event()
  • Method Details

    • print

      public String print()
    • getVariables

      public List<Variable> getVariables()
    • getFlowName

      public String getFlowName()