Class BreakState


  • public class BreakState
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      BreakState()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void reset()  
      boolean shouldResumeAfterLogin()
      Checks if we should resume after login (break ended while logged out).
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BreakState

        public BreakState()
    • Method Detail

      • reset

        public void reset()
      • shouldResumeAfterLogin

        public boolean shouldResumeAfterLogin()
        Checks if we should resume after login (break ended while logged out).
        Returns:
        True if the script should resume after re-logging in from a break