tock / ai.tock.bot.admin.story.dump / StoryDefinitionConfigurationDumpController

StoryDefinitionConfigurationDumpController

interface StoryDefinitionConfigurationDumpController (source)

Properties

botId

abstract val botId: String

targetNamespace

abstract val targetNamespace: String

Functions

buildScript

abstract fun buildScript(script: ScriptAnswerVersionedConfigurationDump, compile: Boolean): ScriptAnswerVersionedConfiguration

checkIntent

abstract fun checkIntent(intent: IntentWithoutNamespace?): IntentWithoutNamespace?

keepFeature

abstract fun keepFeature(feature: StoryDefinitionConfigurationFeatureDump): Boolean