Package 

Interface StoryHandlerDefinition

  • All Implemented Interfaces:
    ai.tock.bot.engine.BotBus , ai.tock.bot.engine.Bus , ai.tock.bot.engine.I18nTranslator , ai.tock.translator.I18nKeyProvider

    
    public interface StoryHandlerDefinition
     implements BotBus
                        

    Story handler definitions are used in StoryHandler to provide custom context and to manage specific connector behaviour.

    Implementations should usually use StoryHandlerDefinitionBase.