-
- All Implemented Interfaces:
-
ai.tock.bot.definition.IntentAware,ai.tock.bot.definition.StoryHandler,ai.tock.translator.I18nKeyProvider
public class Arrivals extends Scoreboard
-
-
Method Summary
Modifier and Type Method Description ScoreboardDefnewHandlerDefinition(BotBus bus, Object data)StringgetMissingOriginMessage()-
Methods inherited from class ai.tock.bot.open.data.story.Scoreboard
checkPreconditions -
Methods inherited from class ai.tock.bot.definition.StoryHandlerBase
findStoryDefinition, getBreath, handle, handleAndSwitchStory, i18n, i18nKey, selectStepFromStoryHandlerAndData, support, wrappedIntent -
Methods inherited from class ai.tock.translator.I18nKeyProvider
i18n -
Methods inherited from class ai.tock.bot.definition.IntentAware
intentWithoutNamespace, wrap -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
newHandlerDefinition
ScoreboardDef newHandlerDefinition(BotBus bus, Object data)
-
getMissingOriginMessage
String getMissingOriginMessage()
-
-
-
-