public interface BotConfigurationStoryHandler
abstract Unit
handle(BotBus bus)
abstract String
getId()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit handle(BotBus bus)
Receive a message from the bus.
bus
abstract String getId()
The id of the story.