Package 

Enum PathSessionState

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      Failed

      Path calculation for the session is failed

      Aborted

      Session is aborted

      Arrived

      Session is completed with destination reached

      Faded

      Path for session is currently can't be calculated properly, but yet to fail

      Active

      Indicates active, valid session

      Init

      Initial state of the session

    • Method Summary

      Modifier and Type Method Description
      final Integer getState()
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait