Class StoryHandlerBase

  • All Implemented Interfaces:
    ai.tock.bot.definition.IntentAware , ai.tock.bot.definition.StoryHandler , ai.tock.translator.I18nKeyProvider

    
    public abstract class StoryHandlerBase<T extends StoryHandlerDefinition>
     implements StoryHandler, I18nKeyProvider, IntentAware
                        

    Base implementation of StoryHandler. Provides also a convenient implementation of I18nKeyProvider to support i18n.