Interface ScheduleTransitionCondition

All Known Implementing Classes:
LevelTransitionCondition, RuntimeTransitionCondition

public interface ScheduleTransitionCondition
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
    just a callback to reset state
  • Method Details

    • isPendingStop

      boolean isPendingStop()
      Returns:
      pending stop or transition to the next script in the list
    • onTransition

      void onTransition()
      just a callback to reset state