Annotation Type StateTransition


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface StateTransition
    • Element Detail

      • currentState

        State[] currentState
      • desiredState

        State desiredState