Class BotStateMachineConfig
java.lang.Object
com.popush.henrietta.discord.config.BotStateMachineConfig
@Configuration
public class BotStateMachineConfig
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description BotStateMachineConfig()
-
Method Summary
Modifier and Type Method Description org.springframework.statemachine.StateMachine<BotStates,BotEvents>
stateMachineTarget()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait