- changeConnectorMessage(message) - Method in class ai.tock.bot.engine.action.SendSentence
-
Replace a connectorMessage
- changeContextValue(key, value) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Updates persistent context value.
- changeContextValue(name, value) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Updates persistent context value.
Do not store Collection or Map in the context, only plain objects or typed arrays.
- changeContextValue($this, name, value) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Updates persistent context value.
Do not store Collection or Map in the context, only plain objects or typed arrays.
- changeContextValue($this, key, value) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Updates persistent context value.
- changeContextValue(key, value) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Updates persistent context value.
- changeContextValue(name, value) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Updates persistent context value.
Do not store Collection or Map in the context, only plain objects or typed arrays.
- changeContextValue(name, value) - Method in interface ai.tock.bot.engine.BotBus
-
Updates persistent context value.
Do not store Collection or Map in the context, only plain objects or typed arrays.
- changeContextValue(key, value) - Method in interface ai.tock.bot.engine.BotBus
-
Updates persistent context value.
- changeContextValue($this, name, value) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Updates persistent context value.
Do not store Collection or Map in the context, only plain objects or typed arrays.
- changeContextValue($this, key, value) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Updates persistent context value.
- changeEntityText(entity, textContent) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Updates the current entity text value in the dialog.
- changeEntityText($this, entity, textContent) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Updates the current entity text value in the dialog.
- changeEntityText(entity, textContent) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Updates the current entity text value in the dialog.
- changeEntityText(entity, textContent) - Method in interface ai.tock.bot.engine.BotBus
-
Updates the current entity text value in the dialog.
- changeEntityText($this, entity, textContent) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Updates the current entity text value in the dialog.
- changeEntityValue(entity, newValue) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Updates the current entity value in the dialog.
- changeEntityValue(entity, newValue) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Updates the current entity value in the dialog.
- changeEntityValue(role, newValue) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Updates the current entity value in the dialog.
- changeEntityValue($this, role, newValue) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Updates the current entity value in the dialog.
- changeEntityValue($this, entity, newValue) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Updates the current entity value in the dialog.
- changeEntityValue($this, entity, newValue) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Updates the current entity value in the dialog.
- changeEntityValue(entity, newValue) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Updates the current entity value in the dialog.
- changeEntityValue(entity, newValue) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Updates the current entity value in the dialog.
- changeEntityValue(role, newValue) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Updates the current entity value in the dialog.
- changeEntityValue(role, newValue) - Method in interface ai.tock.bot.engine.BotBus
-
Updates the current entity value in the dialog.
- changeEntityValue(entity, newValue) - Method in interface ai.tock.bot.engine.BotBus
-
Updates the current entity value in the dialog.
- changeEntityValue(entity, newValue) - Method in interface ai.tock.bot.engine.BotBus
-
Updates the current entity value in the dialog.
- changeEntityValue($this, role, newValue) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Updates the current entity value in the dialog.
- changeEntityValue($this, entity, newValue) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Updates the current entity value in the dialog.
- changeEntityValue($this, entity, newValue) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Updates the current entity value in the dialog.
- changeValue(entity, newValue) - Method in class ai.tock.bot.engine.dialog.DialogState
-
Change an entity value. Keep previous entity values history.
- changeValue(newValue) - Method in class ai.tock.bot.engine.dialog.DialogState
-
Change an entity value. Keep previous entity values history.
- changeValue(role, newValue) - Method in class ai.tock.bot.engine.dialog.DialogState
-
Change an entity value. Keep previous entity values history.
- check(connectorConfiguration) - Method in interface ai.tock.bot.connector.ConnectorProvider
-
Checks the connector configuration.
- check($this, connectorConfiguration) - Static method in class ai.tock.bot.connector.ConnectorProvider.DefaultImpls
-
Checks the connector configuration.
- checkBotConfigurations(startup) - Method in class ai.tock.bot.engine.BotRepository
-
Checks that configurations are synchronized with the database.
- checkIntent(intent) - Method in interface ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDumpController
-
- checkPreconditions() - Method in class ai.tock.bot.definition.ConfigurableStoryHandler
-
- checkPreconditions() - Method in interface ai.tock.bot.definition.StoryDataStep
-
- checkPreconditions($this) - Static method in class ai.tock.bot.definition.StoryDataStep.DefaultImpls
-
- checkPreconditions() - Method in class ai.tock.bot.definition.StoryDataStepBase
-
- checkPreconditions() - Method in class ai.tock.bot.definition.StoryHandlerBase
-
- checkValidity() - Method in class ai.tock.bot.connector.media.MediaCard
-
Returns true if the media is valid.
- checkValidity() - Method in class ai.tock.bot.connector.media.MediaCardDescriptor
-
Returns true if the media is valid.
- checkValidity() - Method in class ai.tock.bot.connector.media.MediaCarousel
-
Returns true if the media is valid.
- checkValidity() - Method in class ai.tock.bot.connector.media.MediaCarouselDescriptor
-
Returns true if the media is valid.
- checkValidity() - Method in interface ai.tock.bot.connector.media.MediaMessage
-
Returns true if the media is valid.
- checkValidity($this) - Static method in class ai.tock.bot.connector.media.MediaMessage.DefaultImpls
-
Returns true if the media is valid.
- checkValidity() - Method in interface ai.tock.bot.connector.media.MediaMessageDescriptor
-
Returns true if the media is valid.
- checkValidity($this) - Static method in class ai.tock.bot.connector.media.MediaMessageDescriptor.DefaultImpls
-
Returns true if the media is valid.
- choice(key) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Returns the value of the specified choice parameter, null if the user action is not a
class SendChoice
or if this parameter is not set.
- choice($this, key) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Returns the value of the specified choice parameter, null if the user action is not a
class SendChoice
or if this parameter is not set.
- choice(key) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Returns the value of the specified choice parameter, null if the user action is not a
class SendChoice
or if this parameter is not set.
- choice(key) - Method in class ai.tock.bot.engine.action.Action
-
Returns the value of the specified choice parameter,
null if the user action is not a
class SendChoice
or if this parameter is not set.
- choice(key) - Method in interface ai.tock.bot.engine.BotBus
-
Returns the value of the specified choice parameter, null if the user action is not a
class SendChoice
or if this parameter is not set.
- choice($this, key) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Returns the value of the specified choice parameter, null if the user action is not a
class SendChoice
or if this parameter is not set.
- Choice - Class in ai.tock.bot.engine.message
-
A user choice.
- Choice(intentName, parameters, delay) - Constructor for class ai.tock.bot.engine.message.Choice
-
A user choice.
- Choice(intentName, step, parameters, delay) - Constructor for class ai.tock.bot.engine.message.Choice
-
- Choice.Companion - Class in ai.tock.bot.engine.message
-
- ChoiceConfiguration - Class in ai.tock.bot.admin.message
-
A user choice.
- ChoiceConfiguration(intentName, parameters, delay) - Constructor for class ai.tock.bot.admin.message.ChoiceConfiguration
-
A user choice.
- cleanup(bus) - Method in interface ai.tock.bot.definition.TestBehaviour
-
- cleanup($this, bus) - Static method in class ai.tock.bot.definition.TestBehaviour.DefaultImpls
-
- cleanup() - Method in class ai.tock.bot.engine.user.UserState
-
Cleanup the state.
- cleanupState() - Method in class ai.tock.bot.engine.dialog.DialogState
-
Same than
resetState but remove also entity values history.
- commonSecurityFields() - Method in class ai.tock.bot.connector.ConnectorTypeConfiguration.Companion
-
Returns common security fields.
- Companion - Static variable in class ai.tock.bot.admin.answer.ScriptAnswerVersionedConfiguration
-
- Companion - Static variable in class ai.tock.bot.admin.bot.ArtifactVersion
-
- Companion - Static variable in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
- Companion - Static variable in class ai.tock.bot.admin.bot.BotVersion
-
- Companion - Static variable in class ai.tock.bot.admin.message.SentenceConfiguration
-
- Companion - Static variable in class ai.tock.bot.admin.story.dump.AnswerConfigurationDump
-
- Companion - Static variable in interface ai.tock.bot.admin.story.dump.MediaMessageDescriptorDump
-
- Companion - Static variable in class ai.tock.bot.connector.ConnectorCallbackBase
-
- Companion - Static variable in class ai.tock.bot.connector.ConnectorConfiguration
-
- Companion - Static variable in class ai.tock.bot.connector.ConnectorType
-
- Companion - Static variable in class ai.tock.bot.connector.ConnectorTypeConfiguration
-
- Companion - Static variable in interface ai.tock.bot.definition.BotDefinition
-
- Companion - Static variable in class ai.tock.bot.definition.BotDefinitionBase
-
- Companion - Static variable in class ai.tock.bot.definition.Intent
-
- Companion - Static variable in class ai.tock.bot.definition.StoryHandlerBase
-
- Companion - Static variable in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
- Companion - Static variable in class ai.tock.bot.engine.action.SendChoice
-
- Companion - Static variable in interface ai.tock.bot.engine.BotBus
-
- Companion - Static variable in class ai.tock.bot.engine.dialog.Dialog
-
- Companion - Static variable in class ai.tock.bot.engine.dialog.DialogState
-
- Companion - Static variable in class ai.tock.bot.engine.dialog.Story
-
- Companion - Static variable in class ai.tock.bot.engine.message.Choice
-
- Companion - Static variable in class ai.tock.bot.engine.message.GenericMessage
-
- Companion - Static variable in class ai.tock.bot.engine.message.MessagesList
-
- Companion - Static variable in class ai.tock.bot.engine.message.Sentence
-
- Companion - Static variable in class ai.tock.bot.engine.user.UserState
-
- component1() - Method in class ai.tock.bot.admin.answer.BuiltInAnswerConfiguration
-
- component1() - Method in class ai.tock.bot.admin.answer.MessageAnswerConfiguration
-
- component1() - Method in class ai.tock.bot.admin.answer.ScriptAnswerConfiguration
-
- component1() - Method in class ai.tock.bot.admin.answer.SimpleAnswer
-
- component1() - Method in class ai.tock.bot.admin.answer.SimpleAnswerConfiguration
-
- component1() - Method in class ai.tock.bot.admin.bot.ArtifactVersion
-
- component1() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The application identifier.
- component1() - Method in class ai.tock.bot.admin.bot.BotConfiguration
-
The bot configuration name.
- component1() - Method in class ai.tock.bot.admin.bot.BotVersion
-
- component1() - Method in class ai.tock.bot.admin.dialog.ActionReport
-
- component1() - Method in class ai.tock.bot.admin.dialog.ApplicationDialogFlowData
-
- component1() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateData
-
- component1() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateTransitionData
-
- component1() - Method in class ai.tock.bot.admin.dialog.DialogReport
-
- component1() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- component1() - Method in class ai.tock.bot.admin.dialog.DialogReportQueryResult
-
- component1() - Method in class ai.tock.bot.admin.message.AttachmentConfiguration
-
- component1() - Method in class ai.tock.bot.admin.message.ChoiceConfiguration
-
- component1() - Method in class ai.tock.bot.admin.message.LocationConfiguration
-
- component1() - Method in class ai.tock.bot.admin.message.SentenceConfiguration
-
- component1() - Method in class ai.tock.bot.admin.message.SentenceElementConfiguration
-
- component1() - Method in class ai.tock.bot.admin.message.SentenceSubElementConfiguration
-
- component1() - Method in class ai.tock.bot.admin.story.dump.BuiltInAnswerConfigurationDump
-
- component1() - Method in class ai.tock.bot.admin.story.dump.MediaActionDescriptorDump
-
- component1() - Method in class ai.tock.bot.admin.story.dump.MediaCardDescriptorDump
-
- component1() - Method in class ai.tock.bot.admin.story.dump.MediaCarouselDescriptorDump
-
- component1() - Method in class ai.tock.bot.admin.story.dump.MessageAnswerConfigurationDump
-
- component1() - Method in class ai.tock.bot.admin.story.dump.ScriptAnswerConfigurationDump
-
- component1() - Method in class ai.tock.bot.admin.story.dump.ScriptAnswerVersionedConfigurationDump
-
- component1() - Method in class ai.tock.bot.admin.story.dump.SimpleAnswerConfigurationDump
-
- component1() - Method in class ai.tock.bot.admin.story.dump.SimpleAnswerDump
-
- component1() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The story definition identifier.
- component1() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationFeatureDump
-
- component1() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationMandatoryEntityDump
-
The role of the mandatory entity.
- component1() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
The name of the step.
- component1() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The story definition identifier.
- component1() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationFeature
-
- component1() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationFlowNode
-
- component1() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationMandatoryEntity
-
The role of the mandatory entity.
- component1() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
The name of the step.
- component1() - Method in class ai.tock.bot.admin.test.DialogExecutionReport
-
- component1() - Method in class ai.tock.bot.admin.test.TestActionReport
-
- component1() - Method in class ai.tock.bot.admin.test.TestDialogReport
-
- component1() - Method in class ai.tock.bot.admin.test.TestPlan
-
The dialogs of the test.
- component1() - Method in class ai.tock.bot.admin.test.TestPlanExecution
-
The test plan identifier.
- component1() - Method in class ai.tock.bot.admin.user.UserReport
-
- component1() - Method in class ai.tock.bot.admin.user.UserReportQuery
-
- component1() - Method in class ai.tock.bot.admin.user.UserReportQueryResult
-
- component1() - Method in class ai.tock.bot.connector.ConnectorConfiguration
-
The connector id
- component1() - Method in class ai.tock.bot.connector.ConnectorType
-
An unique id.
- component1() - Method in class ai.tock.bot.connector.ConnectorTypeConfiguration
-
The connector type.
- component1() - Method in class ai.tock.bot.connector.ConnectorTypeConfigurationField
-
The label displayed in the admin interface.
- component1() - Method in class ai.tock.bot.connector.media.MediaAction
-
- component1() - Method in class ai.tock.bot.connector.media.MediaActionDescriptor
-
- component1() - Method in class ai.tock.bot.connector.media.MediaCard
-
- component1() - Method in class ai.tock.bot.connector.media.MediaCardDescriptor
-
- component1() - Method in class ai.tock.bot.connector.media.MediaCarousel
-
- component1() - Method in class ai.tock.bot.connector.media.MediaCarouselDescriptor
-
- component1() - Method in class ai.tock.bot.connector.media.MediaFile
-
- component1() - Method in class ai.tock.bot.connector.media.MediaFileDescriptor
-
- component1() - Method in class ai.tock.bot.definition.BotProviderId
-
The bot unique identifier.
- component1() - Method in class ai.tock.bot.definition.DialogFlowDefinition
-
- component1() - Method in class ai.tock.bot.definition.DialogFlowState
-
- component1() - Method in class ai.tock.bot.definition.DialogFlowStateTransition
-
- component1() - Method in class ai.tock.bot.definition.EntityStepSelection
-
The optional entity predefined value.
- component1() - Method in class ai.tock.bot.definition.Intent
-
The qualified name of the intent.
- component1() - Method in class ai.tock.bot.definition.IntentWithoutNamespace
-
- component1() - Method in class ai.tock.bot.definition.Parameters
-
- component1() - Method in class ai.tock.bot.engine.action.ActionMetadata
-
Is it the last answer of the bot.
- component1() - Method in class ai.tock.bot.engine.dialog.ArchivedEntityValue
-
- component1() - Method in class ai.tock.bot.engine.dialog.Dialog
-
The players of the dialog.
- component1() - Method in class ai.tock.bot.engine.dialog.DialogState
-
The current
- component1() - Method in class ai.tock.bot.engine.dialog.EntityValue
-
If extracted from a sentence,
- component1() - Method in class ai.tock.bot.engine.dialog.EventState
-
The entity values.
- component1() - Method in class ai.tock.bot.engine.dialog.NextUserActionState
-
Next sentence will be analysed for these intents.
- component1() - Method in class ai.tock.bot.engine.dialog.Snapshot
-
- component1() - Method in class ai.tock.bot.engine.dialog.Story
-
- component1() - Method in class ai.tock.bot.engine.feature.FeatureState
-
- component1() - Method in class ai.tock.bot.engine.message.ActionWrappedMessage
-
- component1() - Method in class ai.tock.bot.engine.message.Attachment
-
- component1() - Method in class ai.tock.bot.engine.message.Choice
-
- component1() - Method in class ai.tock.bot.engine.message.GenericElement
-
- component1() - Method in class ai.tock.bot.engine.message.GenericMessage
-
- component1() - Method in class ai.tock.bot.engine.message.Location
-
- component1() - Method in class ai.tock.bot.engine.message.MessagesList
-
- component1() - Method in class ai.tock.bot.engine.message.Sentence
-
- component1() - Method in class ai.tock.bot.engine.message.Suggestion
-
- component1() - Method in class ai.tock.bot.engine.message.TextWithSuggestions
-
- component1() - Method in class ai.tock.bot.engine.nlp.NlpCallStats
-
- component1() - Method in class ai.tock.bot.engine.nlp.NlpEntityMergeContext
-
The entity role
- component1() - Method in class ai.tock.bot.engine.nlp.NlpIntentStat
-
- component1() - Method in class ai.tock.bot.engine.user.PlayerId
-
The unique identifier of the player.
- component1() - Method in class ai.tock.bot.engine.user.TimeBoxedFlag
-
- component1() - Method in class ai.tock.bot.engine.user.UserLocation
-
- component1() - Method in class ai.tock.bot.engine.user.UserPreferences
-
First name of the user.
- component1() - Method in class ai.tock.bot.engine.user.UserState
-
The user creation date.
- component10() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The relative path of the connector.
- component10() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- component10() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The name of the story.
- component10() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The name of the story.
- component10() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
Entity selection.
- component10() - Method in class ai.tock.bot.admin.test.TestPlan
-
The identifier of the test plan.
- component10() - Method in class ai.tock.bot.admin.user.UserReportQuery
-
Display test users.
- component11() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The configuration identifier.
- component11() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- component11() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The category of the story.
- component11() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The category of the story.
- component12() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The target configuration identifier
- component12() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- component12() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The description of the story.
- component12() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The description of the story.
- component13() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- component13() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The user sentence sample.
- component13() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The user sentence sample.
- component14() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
Display test dialogs.
- component14() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The user sentence sample locale.
- component14() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The user sentence sample locale.
- component15() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The configuration name if any.
- component15() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The configuration name if any.
- component16() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The optional features supported
- component16() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The optional supported
- component17() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The configuration identifier.
- component2() - Method in class ai.tock.bot.admin.answer.ScriptAnswerConfiguration
-
- component2() - Method in class ai.tock.bot.admin.answer.SimpleAnswer
-
- component2() - Method in class ai.tock.bot.admin.bot.ArtifactVersion
-
- component2() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The bot identifier.
- component2() - Method in class ai.tock.bot.admin.bot.BotConfiguration
-
The bot identifier.
- component2() - Method in class ai.tock.bot.admin.bot.BotVersion
-
- component2() - Method in class ai.tock.bot.admin.dialog.ActionReport
-
- component2() - Method in class ai.tock.bot.admin.dialog.ApplicationDialogFlowData
-
- component2() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateData
-
- component2() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateTransitionData
-
- component2() - Method in class ai.tock.bot.admin.dialog.DialogReport
-
- component2() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- component2() - Method in class ai.tock.bot.admin.dialog.DialogReportQueryResult
-
- component2() - Method in class ai.tock.bot.admin.message.AttachmentConfiguration
-
- component2() - Method in class ai.tock.bot.admin.message.ChoiceConfiguration
-
- component2() - Method in class ai.tock.bot.admin.message.LocationConfiguration
-
- component2() - Method in class ai.tock.bot.admin.message.SentenceConfiguration
-
- component2() - Method in class ai.tock.bot.admin.message.SentenceElementConfiguration
-
- component2() - Method in class ai.tock.bot.admin.message.SentenceSubElementConfiguration
-
- component2() - Method in class ai.tock.bot.admin.story.dump.MediaActionDescriptorDump
-
- component2() - Method in class ai.tock.bot.admin.story.dump.MediaCardDescriptorDump
-
- component2() - Method in class ai.tock.bot.admin.story.dump.ScriptAnswerConfigurationDump
-
- component2() - Method in class ai.tock.bot.admin.story.dump.ScriptAnswerVersionedConfigurationDump
-
- component2() - Method in class ai.tock.bot.admin.story.dump.SimpleAnswerDump
-
- component2() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The bot identifier.
- component2() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationFeatureDump
-
- component2() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationMandatoryEntityDump
-
The type of mandatory entity.
- component2() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
The intent used to reach the step
- component2() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The bot identifier.
- component2() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationFeature
-
- component2() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationFlowNode
-
- component2() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationMandatoryEntity
-
The type of mandatory entity.
- component2() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
The intent used to reach the step
- component2() - Method in class ai.tock.bot.admin.test.DialogExecutionReport
-
- component2() - Method in class ai.tock.bot.admin.test.TestActionReport
-
- component2() - Method in class ai.tock.bot.admin.test.TestDialogReport
-
- component2() - Method in class ai.tock.bot.admin.test.TestPlan
-
The name of the test.
- component2() - Method in class ai.tock.bot.admin.test.TestPlanExecution
-
The dialog execution test reports.
- component2() - Method in class ai.tock.bot.admin.user.UserReport
-
- component2() - Method in class ai.tock.bot.admin.user.UserReportQuery
-
- component2() - Method in class ai.tock.bot.admin.user.UserReportQueryResult
-
- component2() - Method in class ai.tock.bot.connector.ConnectorConfiguration
-
The relative REST path of the connector.
- component2() - Method in class ai.tock.bot.connector.ConnectorType
-
The preferred
- component2() - Method in class ai.tock.bot.connector.ConnectorTypeConfiguration
-
The custom parameters for this
- component2() - Method in class ai.tock.bot.connector.ConnectorTypeConfigurationField
-
The technical key of the parameter.
- component2() - Method in class ai.tock.bot.connector.media.MediaAction
-
- component2() - Method in class ai.tock.bot.connector.media.MediaActionDescriptor
-
- component2() - Method in class ai.tock.bot.connector.media.MediaCard
-
- component2() - Method in class ai.tock.bot.connector.media.MediaCardDescriptor
-
- component2() - Method in class ai.tock.bot.connector.media.MediaFile
-
- component2() - Method in class ai.tock.bot.connector.media.MediaFileDescriptor
-
- component2() - Method in class ai.tock.bot.definition.BotProviderId
-
The namespace.
- component2() - Method in class ai.tock.bot.definition.DialogFlowDefinition
-
- component2() - Method in class ai.tock.bot.definition.DialogFlowState
-
- component2() - Method in class ai.tock.bot.definition.DialogFlowStateTransition
-
- component2() - Method in class ai.tock.bot.definition.EntityStepSelection
-
The role of the searched entity.
- component2() - Method in class ai.tock.bot.engine.action.ActionMetadata
-
Significance deals with the notification level.
- component2() - Method in class ai.tock.bot.engine.dialog.ArchivedEntityValue
-
- component2() - Method in class ai.tock.bot.engine.dialog.Dialog
-
The id of the dialog.
- component2() - Method in class ai.tock.bot.engine.dialog.DialogState
-
The current entity values
- component2() - Method in class ai.tock.bot.engine.dialog.EntityValue
-
If extracted from a sentence,
- component2() - Method in class ai.tock.bot.engine.dialog.EventState
-
Is it a
- component2() - Method in class ai.tock.bot.engine.dialog.NextUserActionState
-
Entity parsing will use this date as reference.
- component2() - Method in class ai.tock.bot.engine.dialog.Snapshot
-
- component2() - Method in class ai.tock.bot.engine.dialog.Story
-
- component2() - Method in class ai.tock.bot.engine.feature.FeatureState
-
- component2() - Method in class ai.tock.bot.engine.message.ActionWrappedMessage
-
- component2() - Method in class ai.tock.bot.engine.message.Attachment
-
- component2() - Method in class ai.tock.bot.engine.message.Choice
-
- component2() - Method in class ai.tock.bot.engine.message.GenericElement
-
- component2() - Method in class ai.tock.bot.engine.message.GenericMessage
-
- component2() - Method in class ai.tock.bot.engine.message.Location
-
- component2() - Method in class ai.tock.bot.engine.message.Sentence
-
- component2() - Method in class ai.tock.bot.engine.message.Suggestion
-
- component2() - Method in class ai.tock.bot.engine.message.TextWithSuggestions
-
- component2() - Method in class ai.tock.bot.engine.nlp.NlpCallStats
-
- component2() - Method in class ai.tock.bot.engine.nlp.NlpEntityMergeContext
-
The optional initial
- component2() - Method in class ai.tock.bot.engine.nlp.NlpIntentStat
-
- component2() - Method in class ai.tock.bot.engine.user.PlayerId
-
The type of the player.
- component2() - Method in class ai.tock.bot.engine.user.TimeBoxedFlag
-
- component2() - Method in class ai.tock.bot.engine.user.UserLocation
-
- component2() - Method in class ai.tock.bot.engine.user.UserPreferences
-
Last name of the user.
- component2() - Method in class ai.tock.bot.engine.user.UserState
-
The flag for this user
- component3() - Method in class ai.tock.bot.admin.answer.SimpleAnswer
-
- component3() - Method in class ai.tock.bot.admin.bot.ArtifactVersion
-
- component3() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The namespace of the model.
- component3() - Method in class ai.tock.bot.admin.bot.BotConfiguration
-
The namespace of the model.
- component3() - Method in class ai.tock.bot.admin.dialog.ActionReport
-
- component3() - Method in class ai.tock.bot.admin.dialog.ApplicationDialogFlowData
-
- component3() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateData
-
- component3() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateTransitionData
-
- component3() - Method in class ai.tock.bot.admin.dialog.DialogReport
-
- component3() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- component3() - Method in class ai.tock.bot.admin.dialog.DialogReportQueryResult
-
- component3() - Method in class ai.tock.bot.admin.message.AttachmentConfiguration
-
- component3() - Method in class ai.tock.bot.admin.message.ChoiceConfiguration
-
- component3() - Method in class ai.tock.bot.admin.message.SentenceConfiguration
-
- component3() - Method in class ai.tock.bot.admin.message.SentenceElementConfiguration
-
- component3() - Method in class ai.tock.bot.admin.message.SentenceSubElementConfiguration
-
- component3() - Method in class ai.tock.bot.admin.story.dump.MediaCardDescriptorDump
-
- component3() - Method in class ai.tock.bot.admin.story.dump.ScriptAnswerVersionedConfigurationDump
-
- component3() - Method in class ai.tock.bot.admin.story.dump.SimpleAnswerDump
-
- component3() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The target main intent.
- component3() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationFeatureDump
-
- component3() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationMandatoryEntityDump
-
The intent used to find the entities.
- component3() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
The optional intent to switch to when the step is reached.
- component3() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The target main intent.
- component3() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationFeature
-
- component3() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationMandatoryEntity
-
The intent used to find the entities.
- component3() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
The optional intent to switch to when the step is reached.
- component3() - Method in class ai.tock.bot.admin.test.DialogExecutionReport
-
- component3() - Method in class ai.tock.bot.admin.test.TestActionReport
-
- component3() - Method in class ai.tock.bot.admin.test.TestDialogReport
-
- component3() - Method in class ai.tock.bot.admin.test.TestPlan
-
The tested application identifier.
- component3() - Method in class ai.tock.bot.admin.test.TestPlanExecution
-
Number of errors,
- component3() - Method in class ai.tock.bot.admin.user.UserReport
-
- component3() - Method in class ai.tock.bot.admin.user.UserReportQuery
-
- component3() - Method in class ai.tock.bot.admin.user.UserReportQueryResult
-
- component3() - Method in class ai.tock.bot.connector.ConnectorConfiguration
-
The connector type.
- component3() - Method in class ai.tock.bot.connector.ConnectorTypeConfiguration
-
A svg icon if any.
- component3() - Method in class ai.tock.bot.connector.ConnectorTypeConfigurationField
-
Is the parameter is mandatory?
- component3() - Method in class ai.tock.bot.connector.media.MediaCard
-
- component3() - Method in class ai.tock.bot.connector.media.MediaCardDescriptor
-
- component3() - Method in class ai.tock.bot.connector.media.MediaFile
-
- component3() - Method in class ai.tock.bot.connector.media.MediaFileDescriptor
-
- component3() - Method in class ai.tock.bot.definition.BotProviderId
-
The optional configuration name.
- component3() - Method in class ai.tock.bot.definition.DialogFlowState
-
- component3() - Method in class ai.tock.bot.definition.DialogFlowStateTransition
-
- component3() - Method in class ai.tock.bot.definition.EntityStepSelection
-
The type of searched entity.
- component3() - Method in class ai.tock.bot.engine.action.ActionMetadata
-
tag deals with type of message notification.
- component3() - Method in class ai.tock.bot.engine.dialog.ArchivedEntityValue
-
- component3() - Method in class ai.tock.bot.engine.dialog.Dialog
-
The state of the dialog.
- component3() - Method in class ai.tock.bot.engine.dialog.DialogState
-
The context of the dialog,
- component3() - Method in class ai.tock.bot.engine.dialog.EntityValue
-
The linked
- component3() - Method in class ai.tock.bot.engine.dialog.EventState
-
The target connector type
- component3() - Method in class ai.tock.bot.engine.dialog.NextUserActionState
-
Entity parsing will use this referenceTimezone as reference.
- component3() - Method in class ai.tock.bot.engine.dialog.Snapshot
-
- component3() - Method in class ai.tock.bot.engine.feature.FeatureState
-
- component3() - Method in class ai.tock.bot.engine.message.Attachment
-
- component3() - Method in class ai.tock.bot.engine.message.Choice
-
- component3() - Method in class ai.tock.bot.engine.message.GenericElement
-
- component3() - Method in class ai.tock.bot.engine.message.GenericMessage
-
- component3() - Method in class ai.tock.bot.engine.message.Sentence
-
- component3() - Method in class ai.tock.bot.engine.message.Suggestion
-
- component3() - Method in class ai.tock.bot.engine.message.TextWithSuggestions
-
- component3() - Method in class ai.tock.bot.engine.nlp.NlpCallStats
-
- component3() - Method in class ai.tock.bot.engine.nlp.NlpEntityMergeContext
-
The proposed new values
- component3() - Method in class ai.tock.bot.engine.user.PlayerId
-
The optional business client id.
- component3() - Method in class ai.tock.bot.engine.user.UserPreferences
-
Email of the user.
- component4() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The name of the model.
- component4() - Method in class ai.tock.bot.admin.bot.BotConfiguration
-
The name of the model.
- component4() - Method in class ai.tock.bot.admin.dialog.ActionReport
-
- component4() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateData
-
- component4() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateTransitionData
-
- component4() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- component4() - Method in class ai.tock.bot.admin.dialog.DialogReportQueryResult
-
- component4() - Method in class ai.tock.bot.admin.message.SentenceElementConfiguration
-
- component4() - Method in class ai.tock.bot.admin.message.SentenceSubElementConfiguration
-
- component4() - Method in class ai.tock.bot.admin.story.dump.MediaCardDescriptorDump
-
- component4() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The type of answer configuration.
- component4() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationMandatoryEntityDump
-
The answers available.
- component4() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
The answers available.
- component4() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The type of answer configuration.
- component4() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationMandatoryEntity
-
The answers available.
- component4() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
The answers available.
- component4() - Method in class ai.tock.bot.admin.test.DialogExecutionReport
-
- component4() - Method in class ai.tock.bot.admin.test.TestActionReport
-
- component4() - Method in class ai.tock.bot.admin.test.TestPlan
-
The namespace of the nlp model.
- component4() - Method in class ai.tock.bot.admin.test.TestPlanExecution
-
Date of the execution.
- component4() - Method in class ai.tock.bot.admin.user.UserReport
-
- component4() - Method in class ai.tock.bot.admin.user.UserReportQuery
-
- component4() - Method in class ai.tock.bot.admin.user.UserReportQueryResult
-
- component4() - Method in class ai.tock.bot.connector.ConnectorConfiguration
-
The underlying connector type.
- component4() - Method in class ai.tock.bot.connector.media.MediaCard
-
- component4() - Method in class ai.tock.bot.connector.media.MediaCardDescriptor
-
- component4() - Method in class ai.tock.bot.connector.media.MediaFileDescriptor
-
- component4() - Method in class ai.tock.bot.definition.DialogFlowStateTransition
-
- component4() - Method in class ai.tock.bot.engine.action.ActionMetadata
-
visibility of the message.
- component4() - Method in class ai.tock.bot.engine.dialog.Dialog
-
The history of stories in the dialog.
- component4() - Method in class ai.tock.bot.engine.dialog.DialogState
-
The current
- component4() - Method in class ai.tock.bot.engine.dialog.EntityStateValue
-
State value id if any.
- component4() - Method in class ai.tock.bot.engine.dialog.EntityValue
-
Text content if any.
- component4() - Method in class ai.tock.bot.engine.dialog.EventState
-
The user interface
- component4() - Method in class ai.tock.bot.engine.dialog.NextUserActionState
-
NLP query states.
- component4() - Method in class ai.tock.bot.engine.dialog.Snapshot
-
- component4() - Method in class ai.tock.bot.engine.dialog.Story
-
- component4() - Method in class ai.tock.bot.engine.feature.FeatureState
-
- component4() - Method in class ai.tock.bot.engine.message.GenericElement
-
- component4() - Method in class ai.tock.bot.engine.message.GenericMessage
-
- component4() - Method in class ai.tock.bot.engine.message.Sentence
-
- component4() - Method in class ai.tock.bot.engine.message.Suggestion
-
- component4() - Method in class ai.tock.bot.engine.nlp.NlpCallStats
-
- component4() - Method in class ai.tock.bot.engine.user.UserPreferences
-
Timezone of the user.
- component5() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The type of connector for the configuration.
- component5() - Method in class ai.tock.bot.admin.bot.BotConfiguration
-
The api key.
- component5() - Method in class ai.tock.bot.admin.dialog.ActionReport
-
- component5() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateData
-
- component5() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateTransitionData
-
- component5() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- component5() - Method in class ai.tock.bot.admin.message.SentenceElementConfiguration
-
- component5() - Method in class ai.tock.bot.admin.message.SentenceSubElementConfiguration
-
- component5() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The answers available.
- component5() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationMandatoryEntityDump
-
The type of answer configuration.
- component5() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
The type of answer configuration.
- component5() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The answers available.
- component5() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationMandatoryEntity
-
The type of answer configuration.
- component5() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
The type of answer configuration.
- component5() - Method in class ai.tock.bot.admin.test.DialogExecutionReport
-
- component5() - Method in class ai.tock.bot.admin.test.TestActionReport
-
- component5() - Method in class ai.tock.bot.admin.test.TestPlan
-
The name of the nlp model.
- component5() - Method in class ai.tock.bot.admin.test.TestPlanExecution
-
Duration of the execution.
- component5() - Method in class ai.tock.bot.admin.user.UserReport
-
- component5() - Method in class ai.tock.bot.admin.user.UserReportQuery
-
- component5() - Method in class ai.tock.bot.connector.ConnectorConfiguration
-
Additional parameters for this connector.
- component5() - Method in class ai.tock.bot.definition.DialogFlowStateTransition
-
- component5() - Method in class ai.tock.bot.engine.action.ActionMetadata
-
Message which is a reply to another.
- component5() - Method in class ai.tock.bot.engine.dialog.Dialog
-
An optional group identifier.
- component5() - Method in class ai.tock.bot.engine.dialog.DialogState
-
The
- component5() - Method in class ai.tock.bot.engine.dialog.EntityValue
-
Value if any.
- component5() - Method in class ai.tock.bot.engine.dialog.EventState
-
The user verification status.
- component5() - Method in class ai.tock.bot.engine.dialog.Snapshot
-
- component5() - Method in class ai.tock.bot.engine.feature.FeatureState
-
- component5() - Method in class ai.tock.bot.engine.message.GenericElement
-
- component5() - Method in class ai.tock.bot.engine.message.GenericMessage
-
- component5() - Method in class ai.tock.bot.engine.message.Suggestion
-
- component5() - Method in class ai.tock.bot.engine.nlp.NlpCallStats
-
- component5() - Method in class ai.tock.bot.engine.user.UserPreferences
-
Locale of the user.
- component6() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The underlying connector type.
- component6() - Method in class ai.tock.bot.admin.bot.BotConfiguration
-
Optional webhook url.
- component6() - Method in class ai.tock.bot.admin.dialog.ActionReport
-
- component6() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateData
-
- component6() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateTransitionData
-
- component6() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- component6() - Method in class ai.tock.bot.admin.message.SentenceElementConfiguration
-
- component6() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The version of the story.
- component6() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
The user sentence sample.
- component6() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The version of the story.
- component6() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
The user sentence sample.
- component6() - Method in class ai.tock.bot.admin.test.DialogExecutionReport
-
- component6() - Method in class ai.tock.bot.admin.test.TestActionReport
-
- component6() - Method in class ai.tock.bot.admin.test.TestPlan
-
The bot configuration id.
- component6() - Method in class ai.tock.bot.admin.test.TestPlanExecution
-
The execution identifier.
- component6() - Method in class ai.tock.bot.admin.user.UserReport
-
- component6() - Method in class ai.tock.bot.admin.user.UserReportQuery
-
- component6() - Method in class ai.tock.bot.engine.action.ActionMetadata
-
Message which contains a quote.
- component6() - Method in class ai.tock.bot.engine.dialog.EntityValue
-
Is the value has been evaluated?
- component6() - Method in class ai.tock.bot.engine.dialog.EventState
-
The current intent of the action.
- component6() - Method in class ai.tock.bot.engine.feature.FeatureState
-
- component6() - Method in class ai.tock.bot.engine.message.GenericMessage
-
- component6() - Method in class ai.tock.bot.engine.nlp.NlpCallStats
-
- component6() - Method in class ai.tock.bot.engine.user.UserPreferences
-
Picture url of the user.
- component7() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The name of the configuration.
- component7() - Method in class ai.tock.bot.admin.dialog.ActionReport
-
- component7() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateTransitionData
-
- component7() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- component7() - Method in class ai.tock.bot.admin.message.SentenceElementConfiguration
-
- component7() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The namespace of the story.
- component7() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
The children of the steps
- component7() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The namespace of the story.
- component7() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
- component7() - Method in class ai.tock.bot.admin.test.DialogExecutionReport
-
- component7() - Method in class ai.tock.bot.admin.test.TestPlan
-
The locale of the test.
- component7() - Method in class ai.tock.bot.admin.test.TestPlanExecution
-
The status of the test plan execution
- component7() - Method in class ai.tock.bot.admin.user.UserReport
-
- component7() - Method in class ai.tock.bot.admin.user.UserReportQuery
-
- component7() - Method in class ai.tock.bot.engine.dialog.EntityValue
-
Sub entity values if any.
- component7() - Method in class ai.tock.bot.engine.dialog.EventState
-
The current step.
- component7() - Method in class ai.tock.bot.engine.message.GenericMessage
-
- component7() - Method in class ai.tock.bot.engine.user.UserPreferences
-
Gender of the user.
- component8() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The base url of the connector.
- component8() - Method in class ai.tock.bot.admin.dialog.ActionReport
-
- component8() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- component8() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The mandatory entities.
- component8() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
The level of the step.
- component8() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The mandatory entities.
- component8() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
The children of the steps
- component8() - Method in class ai.tock.bot.admin.test.DialogExecutionReport
-
- component8() - Method in class ai.tock.bot.admin.test.TestPlan
-
The optional action to play,
- component8() - Method in class ai.tock.bot.admin.user.UserReportQuery
-
- component8() - Method in class ai.tock.bot.engine.dialog.EntityValue
-
The probability of the value.
- component8() - Method in class ai.tock.bot.engine.dialog.EventState
-
If true, this event is not addressed to the bot, but the bot is notified
that it has been sent in a multi users/bots conversation.
- component8() - Method in class ai.tock.bot.engine.user.UserPreferences
-
Is it a test user?
- component9() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
Additional parameters for this connector.
- component9() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- component9() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The optional steps.
- component9() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
Entity selection.
- component9() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The optional steps.
- component9() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
The level of the step.
- component9() - Method in class ai.tock.bot.admin.test.TestPlan
-
The
- component9() - Method in class ai.tock.bot.admin.user.UserReportQuery
-
- component9() - Method in class ai.tock.bot.engine.dialog.EntityValue
-
Does this value support merge?
- component9() - Method in class ai.tock.bot.engine.dialog.EventState
-
For notification event,
- component9() - Method in class ai.tock.bot.engine.user.UserPreferences
-
The initial locale of the user
- computeCurrentStep(userTimeline, dialog, action, newIntent) - Method in class ai.tock.bot.engine.dialog.Story
-
Set the current step form the specified action and new intent.
- ConfigurableStoryHandler<T extends StoryHandlerDefinition> - Class in ai.tock.bot.definition
-
A story handler that can be fully configured. Advanced usage only.
- ConfigurableStoryHandler(mainIntentName, handlerDefCreator, preconditionsChecker, i18nNamespace, breath) - Constructor for class ai.tock.bot.definition.ConfigurableStoryHandler
-
A story handler that can be fully configured. Advanced usage only.
- configuration() - Method in interface ai.tock.bot.connector.ConnectorProvider
-
- configuration($this) - Static method in class ai.tock.bot.connector.ConnectorProvider.DefaultImpls
-
- Connector - Interface in ai.tock.bot.connector
-
A connector connects bots to users via a dedicated interface (like Messenger, Google Assistant, Slack... ).
- Connector() - Constructor for interface ai.tock.bot.connector.Connector
-
- connector(connectorConfiguration) - Method in interface ai.tock.bot.connector.ConnectorProvider
-
- Connector.DefaultImpls - Class in ai.tock.bot.connector
-
A connector connects bots to users via a dedicated interface (like Messenger, Google Assistant, Slack... ).
- ConnectorBase - Class in ai.tock.bot.connector
-
Base implementation of
interface Connector. Connector implementations should usually extend this class.
- ConnectorBase(connectorType) - Constructor for class ai.tock.bot.connector.ConnectorBase
-
Base implementation of
interface Connector. Connector implementations should usually extend this class.
- ConnectorCallback - Interface in ai.tock.bot.connector
-
Used by connector implementations to check lifecycle of an user event.
- ConnectorCallback() - Constructor for interface ai.tock.bot.connector.ConnectorCallback
-
- ConnectorCallbackBase - Class in ai.tock.bot.connector
-
- ConnectorCallbackBase(applicationId, connectorType) - Constructor for class ai.tock.bot.connector.ConnectorCallbackBase
-
- ConnectorCallbackBase.Companion - Class in ai.tock.bot.connector
-
- ConnectorConfiguration - Class in ai.tock.bot.connector
-
- ConnectorConfiguration(connectorId, path, type, ownerConnectorType, parameters) - Constructor for class ai.tock.bot.connector.ConnectorConfiguration
-
- ConnectorConfiguration(connectorId, path, type, applicationName, baseUrl, ownerConnectorType, parameters) - Constructor for class ai.tock.bot.connector.ConnectorConfiguration
-
- ConnectorConfiguration.Companion - Class in ai.tock.bot.connector
-
- ConnectorController - Interface in ai.tock.bot.engine
-
- ConnectorController() - Constructor for interface ai.tock.bot.engine.ConnectorController
-
- ConnectorController.DefaultImpls - Class in ai.tock.bot.engine
-
- ConnectorData - Class in ai.tock.bot.connector
-
- ConnectorData(callback, priorUserId, saveTimeline, groupId, referer) - Constructor for class ai.tock.bot.connector.ConnectorData
-
- ConnectorException - Exception in ai.tock.bot.connector
-
- ConnectorException(message) - Constructor for exception ai.tock.bot.connector.ConnectorException
-
- ConnectorHandler - Annotation Type in ai.tock.bot.connector
-
- ConnectorHandler() - Constructor for annotation type ai.tock.bot.connector.ConnectorHandler
-
- ConnectorHandlerProvider - Interface in ai.tock.bot.definition
-
- ConnectorHandlerProvider() - Constructor for interface ai.tock.bot.definition.ConnectorHandlerProvider
-
- ConnectorHandlerProvider.DefaultImpls - Class in ai.tock.bot.definition
-
- connectorId() - Method in annotation type ai.tock.bot.connector.ConnectorIdHandler
-
- ConnectorIdHandler - Annotation Type in ai.tock.bot.connector
-
- ConnectorIdHandler() - Constructor for annotation type ai.tock.bot.connector.ConnectorIdHandler
-
- ConnectorIdHandlers - Annotation Type in ai.tock.bot.connector
-
- ConnectorIdHandlers() - Constructor for annotation type ai.tock.bot.connector.ConnectorIdHandlers
-
- ConnectorMessage - Interface in ai.tock.bot.connector
-
Connector specific message format.
- ConnectorMessage() - Constructor for interface ai.tock.bot.connector.ConnectorMessage
-
- ConnectorMessage.DefaultImpls - Class in ai.tock.bot.connector
-
Connector specific message format.
- ConnectorMessageProvider - Interface in ai.tock.bot.connector
-
- ConnectorMessageProvider() - Constructor for interface ai.tock.bot.connector.ConnectorMessageProvider
-
- ConnectorProvider - Interface in ai.tock.bot.connector
-
- ConnectorProvider() - Constructor for interface ai.tock.bot.connector.ConnectorProvider
-
- ConnectorProvider.DefaultImpls - Class in ai.tock.bot.connector
-
- ConnectorQueue - Class in ai.tock.bot.connector
-
- ConnectorQueue(executor) - Constructor for class ai.tock.bot.connector.ConnectorQueue
-
- ConnectorStoryHandler<T extends StoryHandlerDefinition> - Interface in ai.tock.bot.definition
-
- ConnectorStoryHandler() - Constructor for interface ai.tock.bot.definition.ConnectorStoryHandler
-
- ConnectorStoryHandlerBase<T extends StoryHandlerDefinition> - Class in ai.tock.bot.definition
-
- ConnectorStoryHandlerBase(context) - Constructor for class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
- ConnectorType - Class in ai.tock.bot.connector
-
A connector identifier.
- ConnectorType(id, userInterfaceType) - Constructor for class ai.tock.bot.connector.ConnectorType
-
A connector identifier.
- ConnectorType.Companion - Class in ai.tock.bot.connector
-
- ConnectorTypeConfiguration - Class in ai.tock.bot.connector
-
A connector type configuration definition.
- ConnectorTypeConfiguration(connectorType, fields, svgIcon) - Constructor for class ai.tock.bot.connector.ConnectorTypeConfiguration
-
A connector type configuration definition.
- ConnectorTypeConfiguration.Companion - Class in ai.tock.bot.connector
-
- ConnectorTypeConfigurationField - Class in ai.tock.bot.connector
-
- ConnectorTypeConfigurationField(label, key, mandatory) - Constructor for class ai.tock.bot.connector.ConnectorTypeConfigurationField
-
- connectorTypeId() - Method in annotation type ai.tock.bot.connector.ConnectorHandler
-
- containsBotAction() - Method in class ai.tock.bot.engine.user.UserTimeline
-
Does this timeline has at least one answer of a bot?
- contextValue(key) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Returns the persistent current context value.
- contextValue(name) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Returns the persistent current context value.
- contextValue($this, name) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Returns the persistent current context value.
- contextValue($this, key) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Returns the persistent current context value.
- contextValue(key) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Returns the persistent current context value.
- contextValue(name) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Returns the persistent current context value.
- contextValue(name) - Method in interface ai.tock.bot.engine.BotBus
-
Returns the persistent current context value.
- contextValue(key) - Method in interface ai.tock.bot.engine.BotBus
-
Returns the persistent current context value.
- contextValue($this, name) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Returns the persistent current context value.
- contextValue($this, key) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Returns the persistent current context value.
- ContinuePublicConversationInPrivateEvent - Class in ai.tock.bot.engine.event
-
Switch to private mode event.
- ContinuePublicConversationInPrivateEvent(userId, recipientId, applicationId) - Constructor for class ai.tock.bot.engine.event.ContinuePublicConversationInPrivateEvent
-
Switch to private mode event.
- copy(storyHandlerClassName) - Method in class ai.tock.bot.admin.answer.BuiltInAnswerConfiguration
-
- copy(messages) - Method in class ai.tock.bot.admin.answer.MessageAnswerConfiguration
-
- copy(scriptVersions, current) - Method in class ai.tock.bot.admin.answer.ScriptAnswerConfiguration
-
- copy(key, delay, mediaMessage) - Method in class ai.tock.bot.admin.answer.SimpleAnswer
-
- copy(answers) - Method in class ai.tock.bot.admin.answer.SimpleAnswerConfiguration
-
- copy(major, minor, iteration) - Method in class ai.tock.bot.admin.bot.ArtifactVersion
-
An artifact version number.
- copy(applicationId, botId, namespace, nlpModel, connectorType, ownerConnectorType, name, baseUrl, parameters, path, _id, targetConfigurationId) - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
Configuration details for a bot and a connector.
- copy(name, botId, namespace, nlpModel, apiKey, webhookUrl) - Method in class ai.tock.bot.admin.bot.BotConfiguration
-
Configuration details for a bot.
- copy(botVersion, tockVersion) - Method in class ai.tock.bot.admin.bot.BotVersion
-
A bot version number.
- copy(playerId, recipientId, date, message, connectorType, userInterfaceType, test, id) - Method in class ai.tock.bot.admin.dialog.ActionReport
-
- copy(states, transitions, configuredFlow) - Method in class ai.tock.bot.admin.dialog.ApplicationDialogFlowData
-
All data about bot flow.
- copy(storyDefinitionId, intent, step, entities, count, _id) - Method in class ai.tock.bot.admin.dialog.DialogFlowStateData
-
- copy(previousStateId, nextStateId, intent, step, newEntities, type, count) - Method in class ai.tock.bot.admin.dialog.DialogFlowStateTransitionData
-
- copy(actions, userInterface, id) - Method in class ai.tock.bot.admin.dialog.DialogReport
-
- copy(namespace, nlpModel, language, start, size, playerId, text, dialogId, intentName, exactMatch, from, to, connectorType, displayTests) - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
Query for dialogs.
- copy(total, start, end, dialogs) - Method in class ai.tock.bot.admin.dialog.DialogReportQueryResult
-
- copy(url, type, delay) - Method in class ai.tock.bot.admin.message.AttachmentConfiguration
-
A simple attachment file.
- copy(intentName, parameters, delay) - Method in class ai.tock.bot.admin.message.ChoiceConfiguration
-
A user choice.
- copy(location, delay) - Method in class ai.tock.bot.admin.message.LocationConfiguration
-
User location data.
- copy(text, messages, delay) - Method in class ai.tock.bot.admin.message.SentenceConfiguration
-
- copy(connectorType, attachments, choices, texts, locations, metadata, subElements, connectorMessage) - Method in class ai.tock.bot.admin.message.SentenceElementConfiguration
-
- copy(attachments, choices, texts, locations, metadata) - Method in class ai.tock.bot.admin.message.SentenceSubElementConfiguration
-
- copy(storyHandlerClassName) - Method in class ai.tock.bot.admin.story.dump.BuiltInAnswerConfigurationDump
-
- copy(title, url) - Method in class ai.tock.bot.admin.story.dump.MediaActionDescriptorDump
-
- copy(title, subTitle, file, actions) - Method in class ai.tock.bot.admin.story.dump.MediaCardDescriptorDump
-
- copy(cards) - Method in class ai.tock.bot.admin.story.dump.MediaCarouselDescriptorDump
-
- copy(messages) - Method in class ai.tock.bot.admin.story.dump.MessageAnswerConfigurationDump
-
- copy(scriptVersions, current) - Method in class ai.tock.bot.admin.story.dump.ScriptAnswerConfigurationDump
-
- copy(script, version, date) - Method in class ai.tock.bot.admin.story.dump.ScriptAnswerVersionedConfigurationDump
-
- copy(answers) - Method in class ai.tock.bot.admin.story.dump.SimpleAnswerConfigurationDump
-
- copy(key, delay, mediaMessage) - Method in class ai.tock.bot.admin.story.dump.SimpleAnswerDump
-
- copy(storyId, botId, intent, currentType, answers, version, namespace, mandatoryEntities, steps, name, category, description, userSentence, userSentenceLocale, configurationName, features) - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
- copy(botApplicationConfigurationId, enabled, switchToStoryId) - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationFeatureDump
-
- copy(role, entityType, intent, answers, currentType) - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationMandatoryEntityDump
-
- copy(name, intent, targetIntent, answers, currentType, userSentenceLabel, children, level, entity) - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
- copy(storyId, botId, intent, currentType, answers, version, namespace, mandatoryEntities, steps, name, category, description, userSentence, userSentenceLocale, configurationName, features, _id) - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
- copy(botApplicationConfigurationId, enabled, switchToStoryId) - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationFeature
-
In order to manage story activation and redirection.
- copy(ownerStoryId, childrenStoryIds) - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationFlowNode
-
A flow tree node.
- copy(role, entityType, intent, answers, currentType) - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationMandatoryEntity
-
- copy(name, intent, targetIntent, answers, currentType, userSentence, userSentenceLabel, children, level, entity) - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
- copy(dialogReportId, error, errorActionId, returnedMessage, errorMessage, indexOfStepError, date, duration) - Method in class ai.tock.bot.admin.test.DialogExecutionReport
-
- copy(playerId, date, messages, connectorType, userInterfaceType, id) - Method in class ai.tock.bot.admin.test.TestActionReport
-
- copy(actions, userInterface, id) - Method in class ai.tock.bot.admin.test.TestDialogReport
-
- copy(dialogs, name, applicationId, namespace, nlpModel, botApplicationConfigurationId, locale, startAction, targetConnectorType, _id) - Method in class ai.tock.bot.admin.test.TestPlan
-
A test plan is a set of dialogs to replay.
- copy(testPlanId, dialogs, nbErrors, date, duration, _id, status) - Method in class ai.tock.bot.admin.test.TestPlanExecution
-
- copy(playerId, applicationIds, userPreferences, userState, lastUpdateDate, lastActionText, lastUserActionDate) - Method in class ai.tock.bot.admin.user.UserReport
-
- copy(namespace, nlpModel, language, start, size, name, from, to, flags, displayTests) - Method in class ai.tock.bot.admin.user.UserReportQuery
-
- copy(total, start, end, users) - Method in class ai.tock.bot.admin.user.UserReportQueryResult
-
- copy(connectorId, path, type, ownerConnectorType, parameters) - Method in class ai.tock.bot.connector.ConnectorConfiguration
-
- copy(id, userInterfaceType) - Method in class ai.tock.bot.connector.ConnectorType
-
A connector identifier.
- copy(connectorType, fields, svgIcon) - Method in class ai.tock.bot.connector.ConnectorTypeConfiguration
-
A connector type configuration definition.
- copy(label, key, mandatory) - Method in class ai.tock.bot.connector.ConnectorTypeConfigurationField
-
- copy(title, url) - Method in class ai.tock.bot.connector.media.MediaAction
-
- copy(title, url) - Method in class ai.tock.bot.connector.media.MediaActionDescriptor
-
- copy(title, subTitle, file, actions) - Method in class ai.tock.bot.connector.media.MediaCard
-
A media card. At least one of title, subTitle or file is not null.
- copy(title, subTitle, file, actions) - Method in class ai.tock.bot.connector.media.MediaCardDescriptor
-
- copy(cards) - Method in class ai.tock.bot.connector.media.MediaCarousel
-
- copy(cards) - Method in class ai.tock.bot.connector.media.MediaCarouselDescriptor
-
- copy(url, name, type) - Method in class ai.tock.bot.connector.media.MediaFile
-
An uploaded file.
- copy(suffix, name, id, type) - Method in class ai.tock.bot.connector.media.MediaFileDescriptor
-
A file descriptor.
- copy(botId, namespace, configurationName) - Method in class ai.tock.bot.definition.BotProviderId
-
- copy(states, transitions) - Method in class ai.tock.bot.definition.DialogFlowDefinition
-
- copy(storyDefinition, intent, step) - Method in class ai.tock.bot.definition.DialogFlowState
-
- copy(previousState, nextState, intent, step, type) - Method in class ai.tock.bot.definition.DialogFlowStateTransition
-
- copy(value, entityRole, entityType) - Method in class ai.tock.bot.definition.EntityStepSelection
-
A step entity configuration option.
- copy(name) - Method in class ai.tock.bot.definition.Intent
-
An intent definition.
- copy(name) - Method in class ai.tock.bot.definition.IntentWithoutNamespace
-
The non qualified name of the intent.
- copy(entries) - Method in class ai.tock.bot.definition.Parameters
-
- copy(lastAnswer, priority, notificationType, visibility, replyMessage, quoteMessage) - Method in class ai.tock.bot.engine.action.ActionMetadata
-
- copy(entityValue, action, date) - Method in class ai.tock.bot.engine.dialog.ArchivedEntityValue
-
An archived (old) entity value.
- copy(playerIds, id, state, stories, groupId) - Method in class ai.tock.bot.engine.dialog.Dialog
-
A dialog is a conversation between users and bots.
Conversation history is split into a list of stories.
The dialog has a (current) state.
- copy(currentIntent, entityValues, context, userLocation, nextActionState) - Method in class ai.tock.bot.engine.dialog.DialogState
-
- copy(currentValue, currentHistory, initialUpdate, stateValueId, oldActionsMap) - Method in class ai.tock.bot.engine.dialog.EntityStateValue
-
EntityStateValue is the current value of an entity with its history.
- copy(start, end, entity, content, value, evaluated, subEntities, probability, mergeSupport) - Method in class ai.tock.bot.engine.dialog.EntityValue
-
A (may be not yet evaluated) value linked to an entity stored in the context.
- copy(entityValues, testEvent, targetConnectorType, userInterface, userVerified, intent, step, notification, sourceApplicationId) - Method in class ai.tock.bot.engine.dialog.EventState
-
State in event scope.
- copy(intentsQualifiers, referenceDate, referenceTimezone, states) - Method in class ai.tock.bot.engine.dialog.NextUserActionState
-
The temporary initial state for next user action.
- copy(storyDefinitionId, intentName, step, entityValues, date) - Method in class ai.tock.bot.engine.dialog.Snapshot
-
A "snapshot" is a readonly view of the state in the dialog, usually after a bot reply.
- copy(definition, starterIntent, step, actions) - Method in class ai.tock.bot.engine.dialog.Story
-
A Story is a small unit of conversation about a specific topic.
It is linked to at least one intent - the starterIntent.
- copy(category, name, enabled, startDate, endDate, applicationId) - Method in class ai.tock.bot.engine.feature.FeatureState
-
A state of a feature.
- copy(action, delay) - Method in class ai.tock.bot.engine.message.ActionWrappedMessage
-
- copy(url, type, delay) - Method in class ai.tock.bot.engine.message.Attachment
-
A simple attachment file.
- copy(intentName, parameters, delay) - Method in class ai.tock.bot.engine.message.Choice
-
A user choice.
- copy(attachments, choices, texts, locations, metadata) - Method in class ai.tock.bot.engine.message.GenericElement
-
- copy(connectorType, attachments, choices, texts, locations, metadata, subElements, connectorMessage) - Method in class ai.tock.bot.engine.message.GenericMessage
-
- copy(location, delay) - Method in class ai.tock.bot.engine.message.Location
-
User location data.
- copy(messages) - Method in class ai.tock.bot.engine.message.MessagesList
-
A list of messages.
- copy(text, messages, userInterface, delay) - Method in class ai.tock.bot.engine.message.Sentence
-
Could be a simple text, or a complex message using secondary constructor.
- copy(title, intent, parameters, step, attributes) - Method in class ai.tock.bot.engine.message.Suggestion
-
- copy(text, suggestions, attributes) - Method in class ai.tock.bot.engine.message.TextWithSuggestions
-
- copy(locale, intentResult, entityResult, entityResultAfterMerge, nlpQuery, nlpResult) - Method in class ai.tock.bot.engine.nlp.NlpCallStats
-
Stats about nlp call.
- copy(entityRole, initialValue, newValues) - Method in class ai.tock.bot.engine.nlp.NlpEntityMergeContext
-
Provides all info to allow multiple values of the same entity type to be merged.
- copy(intent, probability) - Method in class ai.tock.bot.engine.nlp.NlpIntentStat
-
- copy(id, type, clientId) - Method in class ai.tock.bot.engine.user.PlayerId
-
The user identifier.
- copy(value, expirationDate) - Method in class ai.tock.bot.engine.user.TimeBoxedFlag
-
A flag with a validity limit.
- copy(lat, lng) - Method in class ai.tock.bot.engine.user.UserLocation
-
- copy(firstName, lastName, email, timezone, locale, picture, gender, test, initialLocale) - Method in class ai.tock.bot.engine.user.UserPreferences
-
User preferences.
- copy(creationDate, flags) - Method in class ai.tock.bot.engine.user.UserState
-
The user state.
- create(bus, data) - Method in interface ai.tock.bot.definition.HandlerStoryDefinitionCreator
-
- createBuiltInStoriesIfNotExist(stories) - Method in interface ai.tock.bot.admin.story.StoryDefinitionConfigurationDAO
-
Create the built-in stories if they don't exist yet.
- createRequestFilter(connectorConfiguration) - Method in interface ai.tock.bot.connector.ConnectorProvider
-
Creates a RequestFilter from the current configuration.
- createRequestFilter($this, connectorConfiguration) - Static method in class ai.tock.bot.connector.ConnectorProvider.DefaultImpls
-
Creates a RequestFilter from the current configuration.
- EmptyData - Class in ai.tock.bot.definition
-
Convenient placeholder for empty data.
- enable($this, botId, namespace, type, startDate, endDate, applicationId) - Static method in class ai.tock.bot.engine.feature.FeatureDAO.DefaultImpls
-
- enable(botId, namespace, category, name, startDate, endDate, applicationId) - Method in interface ai.tock.bot.engine.feature.FeatureDAO
-
- enable(botId, namespace, type, startDate, endDate, applicationId) - Method in interface ai.tock.bot.engine.feature.FeatureDAO
-
- enableBot($this, timeline, dialog, action) - Static method in class ai.tock.bot.definition.BotDefinition.DefaultImpls
-
Does this action trigger bot activation ?
- enableBot(timeline, dialog, action) - Method in interface ai.tock.bot.definition.BotDefinition
-
Does this action trigger bot activation ?
- encodeChoiceId(bus, intent, step, parameters) - Method in class ai.tock.bot.engine.action.SendChoice.Companion
-
Encodes a choice id.
- encodeChoiceId(bus, intent, step, parameters) - Method in class ai.tock.bot.engine.action.SendChoice.Companion
-
Encodes a choice id.
- encodeChoiceId(intent, step, parameters, busStep, currentIntent, sourceAppId) - Method in class ai.tock.bot.engine.action.SendChoice.Companion
-
Encodes a choice id.
- encodeChoiceId(intent, step, parameters, busStep, currentIntent, sourceAppId) - Method in class ai.tock.bot.engine.action.SendChoice.Companion
-
Encodes a choice id.
- encodeNlpChoiceId(text) - Method in class ai.tock.bot.engine.action.SendChoice.Companion
-
Encodes a choice id where text will be analysed by NLP engine.
- end(action, delay) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
- end(message, delay) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
- end(messages, initialDelay) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
- end(i18nText, i18nArgs) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Sends i18nText as last bot answer.
- end(i18nText, delay, i18nArgs) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Sends i18nText as last bot answer.
- end(delay) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
- end(delay, messageProvider) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
- end($this, message, delay) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
- end($this, messages, initialDelay) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
- end($this, delay, messageProvider) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
- end($this, i18nText, delay, i18nArgs) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Sends i18nText as last bot answer.
- end($this, i18nText, i18nArgs) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Sends i18nText as last bot answer.
- end($this, delay) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
- end(action, delay) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
- end(message, delay) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
- end(messages, initialDelay) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
- end(i18nText, i18nArgs) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Sends i18nText as last bot answer.
- end(i18nText, delay, i18nArgs) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Sends i18nText as last bot answer.
- end(delay) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
- end(delay, messageProvider) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
- end($this, message, delay) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
- end($this, messages, initialDelay) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
- end($this, delay, messageProvider) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
- end($this, i18nText, delay, i18nArgs) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Sends i18nText as last bot answer.
- end($this, i18nText, i18nArgs) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Sends i18nText as last bot answer.
- end($this, delay) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
- end(message, delay) - Method in interface ai.tock.bot.engine.BotBus
-
- end(action, delay) - Method in interface ai.tock.bot.engine.BotBus
-
- end(messages, initialDelay) - Method in interface ai.tock.bot.engine.BotBus
-
- end(delay, messageProvider) - Method in interface ai.tock.bot.engine.BotBus
-
- end(i18nText, delay, i18nArgs) - Method in interface ai.tock.bot.engine.BotBus
-
Sends i18nText as last bot answer.
- end(i18nText, i18nArgs) - Method in interface ai.tock.bot.engine.BotBus
-
Sends i18nText as last bot answer.
- end(delay) - Method in interface ai.tock.bot.engine.BotBus
-
- end($this, i18nText, delay, i18nArgs) - Static method in class ai.tock.bot.engine.Bus.DefaultImpls
-
Sends i18nText as last bot answer.
- end($this, i18nText, i18nArgs) - Static method in class ai.tock.bot.engine.Bus.DefaultImpls
-
Sends i18nText as last bot answer.
- end($this, delay) - Static method in class ai.tock.bot.engine.Bus.DefaultImpls
-
- end($this, delay, messageProvider) - Static method in class ai.tock.bot.engine.Bus.DefaultImpls
-
- end(i18nText, delay, i18nArgs) - Method in interface ai.tock.bot.engine.Bus
-
Sends i18nText as last bot answer.
- end(i18nText, i18nArgs) - Method in interface ai.tock.bot.engine.Bus
-
Sends i18nText as last bot answer.
- end(delay) - Method in interface ai.tock.bot.engine.Bus
-
- end(delay, messageProvider) - Method in interface ai.tock.bot.engine.Bus
-
- end($this, data) - Static method in class ai.tock.bot.engine.monitoring.RequestTimer.DefaultImpls
-
Called at the end of the request.
- end(data) - Method in interface ai.tock.bot.engine.monitoring.RequestTimer
-
Called at the end of the request.
- endAction($this, botBus, handler) - Static method in class ai.tock.bot.definition.StoryHandlerListener.DefaultImpls
-
- endAction(botBus, handler) - Method in interface ai.tock.bot.definition.StoryHandlerListener
-
- EndConversationEvent - Class in ai.tock.bot.engine.event
-
Event provided when closing a conversation between a user and a bot
- EndConversationEvent(userId, recipientId, applicationId) - Constructor for class ai.tock.bot.engine.event.EndConversationEvent
-
Event provided when closing a conversation between a user and a bot
- endRawText(plainText, delay) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Sends text that should not be translated as last bot answer.
- endRawText($this, plainText, delay) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Sends text that should not be translated as last bot answer.
- endRawText(plainText, delay) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Sends text that should not be translated as last bot answer.
- endRawText($this, plainText, delay) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Sends text that should not be translated as last bot answer.
- endRawText(plainText, delay) - Method in interface ai.tock.bot.engine.BotBus
-
Sends text that should not be translated as last bot answer.
- endRawText(plainText, delay) - Method in interface ai.tock.bot.engine.Bus
-
Sends text that should not be translated as last bot answer.
- EndSessionEvent - Class in ai.tock.bot.engine.event
-
The session is ended. dialog context should be cleared.
- EndSessionEvent(userId, applicationId) - Constructor for class ai.tock.bot.engine.event.EndSessionEvent
-
The session is ended. dialog context should be cleared.
- endTestContextKeywordHandler(bus, sendEnd) - Method in class ai.tock.bot.definition.BotDefinitionBase.Companion
-
The default handler used to cleanup test context.
- entity($this, name, role) - Static method in class ai.tock.bot.definition.BotDefinition.DefaultImpls
-
Returns the entity with the specified name and optional role.
- entity(name, role) - Method in interface ai.tock.bot.definition.BotDefinition
-
Returns the entity with the specified name and optional role.
- EntityStateValue - Class in ai.tock.bot.engine.dialog
-
EntityStateValue is the current value of an entity with its history.
- EntityStateValue(currentValue, currentHistory, initialUpdate, stateValueId, oldActionsMap) - Constructor for class ai.tock.bot.engine.dialog.EntityStateValue
-
EntityStateValue is the current value of an entity with its history.
- EntityStateValue(action, entityValue) - Constructor for class ai.tock.bot.engine.dialog.EntityStateValue
-
- EntityStateValue(entity, value) - Constructor for class ai.tock.bot.engine.dialog.EntityStateValue
-
- EntityStepSelection - Class in ai.tock.bot.definition
-
A step entity configuration option.
- EntityStepSelection(value, entityRole, entityType) - Constructor for class ai.tock.bot.definition.EntityStepSelection
-
A step entity configuration option.
- entityText(entity) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Returns the current text content for the specified entity.
- entityText(role) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Returns the current text content for the specified entity.
- entityText($this, entity) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Returns the current text content for the specified entity.
- entityText($this, role) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Returns the current text content for the specified entity.
- entityText(entity) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Returns the current text content for the specified entity.
- entityText(role) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Returns the current text content for the specified entity.
- entityText($this, entity) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Returns the current text content for the specified entity.
- entityText($this, role) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Returns the current text content for the specified entity.
- entityText(entity) - Method in interface ai.tock.bot.engine.BotBus
-
Returns the current text content for the specified entity.
- entityText(role) - Method in interface ai.tock.bot.engine.BotBus
-
Returns the current text content for the specified entity.
- entityValue(entity, valueTransformer) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Returns the current value for the specified entity.
- entityValue(role, valueTransformer) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Returns the current value for the specified entity role.
- entityValue($this, role, valueTransformer) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Returns the current value for the specified entity role.
- entityValue($this, entity, valueTransformer) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Returns the current value for the specified entity.
- entityValue(entity, valueTransformer) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Returns the current value for the specified entity.
- entityValue(role, valueTransformer) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Returns the current value for the specified entity role.
- entityValue($this, role, valueTransformer) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Returns the current value for the specified entity role.
- entityValue($this, entity, valueTransformer) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Returns the current value for the specified entity.
- entityValue(role, valueTransformer) - Method in interface ai.tock.bot.engine.BotBus
-
Returns the current value for the specified entity role.
- entityValue(entity, valueTransformer) - Method in interface ai.tock.bot.engine.BotBus
-
Returns the current value for the specified entity.
- EntityValue - Class in ai.tock.bot.engine.dialog
-
A (may be not yet evaluated) value linked to an entity stored in the context.
- EntityValue(start, end, entity, content, value, evaluated, subEntities, probability, mergeSupport) - Constructor for class ai.tock.bot.engine.dialog.EntityValue
-
A (may be not yet evaluated) value linked to an entity stored in the context.
- EntityValue(nlpResult, value) - Constructor for class ai.tock.bot.engine.dialog.EntityValue
-
- EntityValue(sentence, value) - Constructor for class ai.tock.bot.engine.dialog.EntityValue
-
- EntityValue(entity, value, content) - Constructor for class ai.tock.bot.engine.dialog.EntityValue
-
- entityValueDetails(entity) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
- entityValueDetails(role) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
- entityValueDetails($this, entity) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
- entityValueDetails($this, role) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
- entityValueDetails(entity) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
- entityValueDetails(role) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
- entityValueDetails($this, entity) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
- entityValueDetails($this, role) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
- entityValueDetails(entity) - Method in interface ai.tock.bot.engine.BotBus
-
- entityValueDetails(role) - Method in interface ai.tock.bot.engine.BotBus
-
- EntityValueKt - Class in ai.tock.bot.engine.dialog
-
- EntityValueKt() - Constructor for class ai.tock.bot.engine.dialog.EntityValueKt
-
- equals(p) - Method in class ai.tock.bot.admin.answer.BuiltInAnswerConfiguration
-
- equals(p) - Method in class ai.tock.bot.admin.answer.MessageAnswerConfiguration
-
- equals(p) - Method in class ai.tock.bot.admin.answer.ScriptAnswerConfiguration
-
- equals(p) - Method in class ai.tock.bot.admin.answer.SimpleAnswer
-
- equals(p) - Method in class ai.tock.bot.admin.answer.SimpleAnswerConfiguration
-
- equals(p) - Method in class ai.tock.bot.admin.bot.ArtifactVersion
-
An artifact version number.
- equals(p) - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
Configuration details for a bot and a connector.
- equals(p) - Method in class ai.tock.bot.admin.bot.BotConfiguration
-
Configuration details for a bot.
- equals(p) - Method in class ai.tock.bot.admin.bot.BotVersion
-
A bot version number.
- equals(p) - Method in class ai.tock.bot.admin.dialog.ActionReport
-
- equals(p) - Method in class ai.tock.bot.admin.dialog.ApplicationDialogFlowData
-
All data about bot flow.
- equals(p) - Method in class ai.tock.bot.admin.dialog.DialogFlowStateData
-
- equals(p) - Method in class ai.tock.bot.admin.dialog.DialogFlowStateTransitionData
-
- equals(p) - Method in class ai.tock.bot.admin.dialog.DialogReport
-
- equals(p) - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
Query for dialogs.
- equals(p) - Method in class ai.tock.bot.admin.dialog.DialogReportQueryResult
-
- equals(p) - Method in class ai.tock.bot.admin.message.AttachmentConfiguration
-
A simple attachment file.
- equals(p) - Method in class ai.tock.bot.admin.message.ChoiceConfiguration
-
A user choice.
- equals(p) - Method in class ai.tock.bot.admin.message.LocationConfiguration
-
User location data.
- equals(p) - Method in class ai.tock.bot.admin.message.SentenceConfiguration
-
- equals(p) - Method in class ai.tock.bot.admin.message.SentenceElementConfiguration
-
- equals(p) - Method in class ai.tock.bot.admin.message.SentenceSubElementConfiguration
-
- equals(p) - Method in class ai.tock.bot.admin.story.dump.BuiltInAnswerConfigurationDump
-
- equals(p) - Method in class ai.tock.bot.admin.story.dump.MediaActionDescriptorDump
-
- equals(p) - Method in class ai.tock.bot.admin.story.dump.MediaCardDescriptorDump
-
- equals(p) - Method in class ai.tock.bot.admin.story.dump.MediaCarouselDescriptorDump
-
- equals(p) - Method in class ai.tock.bot.admin.story.dump.MessageAnswerConfigurationDump
-
- equals(p) - Method in class ai.tock.bot.admin.story.dump.ScriptAnswerConfigurationDump
-
- equals(p) - Method in class ai.tock.bot.admin.story.dump.ScriptAnswerVersionedConfigurationDump
-
- equals(p) - Method in class ai.tock.bot.admin.story.dump.SimpleAnswerConfigurationDump
-
- equals(p) - Method in class ai.tock.bot.admin.story.dump.SimpleAnswerDump
-
- equals(p) - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
- equals(p) - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationFeatureDump
-
- equals(p) - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationMandatoryEntityDump
-
- equals(p) - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
- equals(p) - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
- equals(p) - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationFeature
-
In order to manage story activation and redirection.
- equals(p) - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationFlowNode
-
A flow tree node.
- equals(p) - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationMandatoryEntity
-
- equals(p) - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
- equals(p) - Method in class ai.tock.bot.admin.test.DialogExecutionReport
-
- equals(p) - Method in class ai.tock.bot.admin.test.TestActionReport
-
- equals(p) - Method in class ai.tock.bot.admin.test.TestDialogReport
-
- equals(p) - Method in class ai.tock.bot.admin.test.TestPlan
-
A test plan is a set of dialogs to replay.
- equals(p) - Method in class ai.tock.bot.admin.test.TestPlanExecution
-
- equals(p) - Method in class ai.tock.bot.admin.user.UserReport
-
- equals(p) - Method in class ai.tock.bot.admin.user.UserReportQuery
-
- equals(p) - Method in class ai.tock.bot.admin.user.UserReportQueryResult
-
- equals(p) - Method in class ai.tock.bot.connector.ConnectorConfiguration
-
- equals(p) - Method in class ai.tock.bot.connector.ConnectorType
-
A connector identifier.
- equals(p) - Method in class ai.tock.bot.connector.ConnectorTypeConfiguration
-
A connector type configuration definition.
- equals(p) - Method in class ai.tock.bot.connector.ConnectorTypeConfigurationField
-
- equals(p) - Method in class ai.tock.bot.connector.media.MediaAction
-
- equals(p) - Method in class ai.tock.bot.connector.media.MediaActionDescriptor
-
- equals(p) - Method in class ai.tock.bot.connector.media.MediaCard
-
A media card. At least one of title, subTitle or file is not null.
- equals(p) - Method in class ai.tock.bot.connector.media.MediaCardDescriptor
-
- equals(p) - Method in class ai.tock.bot.connector.media.MediaCarousel
-
- equals(p) - Method in class ai.tock.bot.connector.media.MediaCarouselDescriptor
-
- equals(p) - Method in class ai.tock.bot.connector.media.MediaFile
-
An uploaded file.
- equals(p) - Method in class ai.tock.bot.connector.media.MediaFileDescriptor
-
A file descriptor.
- equals(other) - Method in class ai.tock.bot.definition.BotProviderBase
-
- equals(p) - Method in class ai.tock.bot.definition.BotProviderId
-
- equals(p) - Method in class ai.tock.bot.definition.DialogFlowDefinition
-
- equals(p) - Method in class ai.tock.bot.definition.DialogFlowState
-
- equals(p) - Method in class ai.tock.bot.definition.DialogFlowStateTransition
-
- equals(p) - Method in class ai.tock.bot.definition.EntityStepSelection
-
A step entity configuration option.
- equals(p) - Method in class ai.tock.bot.definition.Intent
-
An intent definition.
- equals(p) - Method in class ai.tock.bot.definition.IntentWithoutNamespace
-
The non qualified name of the intent.
- equals(p) - Method in class ai.tock.bot.definition.Parameters
-
- equals(p) - Method in class ai.tock.bot.engine.action.ActionMetadata
-
- equals(p) - Method in class ai.tock.bot.engine.dialog.ArchivedEntityValue
-
An archived (old) entity value.
- equals(p) - Method in class ai.tock.bot.engine.dialog.Dialog
-
A dialog is a conversation between users and bots.
Conversation history is split into a list of stories.
The dialog has a (current) state.
- equals(p) - Method in class ai.tock.bot.engine.dialog.DialogState
-
- equals(p) - Method in class ai.tock.bot.engine.dialog.EntityStateValue
-
EntityStateValue is the current value of an entity with its history.
- equals(p) - Method in class ai.tock.bot.engine.dialog.EntityValue
-
A (may be not yet evaluated) value linked to an entity stored in the context.
- equals(p) - Method in class ai.tock.bot.engine.dialog.EventState
-
State in event scope.
- equals(p) - Method in class ai.tock.bot.engine.dialog.NextUserActionState
-
The temporary initial state for next user action.
- equals(p) - Method in class ai.tock.bot.engine.dialog.Snapshot
-
A "snapshot" is a readonly view of the state in the dialog, usually after a bot reply.
- equals(p) - Method in class ai.tock.bot.engine.dialog.Story
-
A Story is a small unit of conversation about a specific topic.
It is linked to at least one intent - the starterIntent.
- equals(p) - Method in class ai.tock.bot.engine.feature.FeatureState
-
A state of a feature.
- equals(p) - Method in class ai.tock.bot.engine.message.ActionWrappedMessage
-
- equals(p) - Method in class ai.tock.bot.engine.message.Attachment
-
A simple attachment file.
- equals(p) - Method in class ai.tock.bot.engine.message.Choice
-
A user choice.
- equals(p) - Method in class ai.tock.bot.engine.message.GenericElement
-
- equals(p) - Method in class ai.tock.bot.engine.message.GenericMessage
-
- equals(p) - Method in class ai.tock.bot.engine.message.Location
-
User location data.
- equals(p) - Method in class ai.tock.bot.engine.message.MessagesList
-
A list of messages.
- equals(p) - Method in class ai.tock.bot.engine.message.Sentence
-
Could be a simple text, or a complex message using secondary constructor.
- equals(p) - Method in class ai.tock.bot.engine.message.Suggestion
-
- equals(p) - Method in class ai.tock.bot.engine.message.TextWithSuggestions
-
- equals(p) - Method in class ai.tock.bot.engine.nlp.NlpCallStats
-
Stats about nlp call.
- equals(p) - Method in class ai.tock.bot.engine.nlp.NlpEntityMergeContext
-
Provides all info to allow multiple values of the same entity type to be merged.
- equals(p) - Method in class ai.tock.bot.engine.nlp.NlpIntentStat
-
- equals(other) - Method in class ai.tock.bot.engine.user.PlayerId
-
- equals(p) - Method in class ai.tock.bot.engine.user.TimeBoxedFlag
-
A flag with a validity limit.
- equals(p) - Method in class ai.tock.bot.engine.user.UserLocation
-
- equals(p) - Method in class ai.tock.bot.engine.user.UserPreferences
-
User preferences.
- equals(p) - Method in class ai.tock.bot.engine.user.UserState
-
The user state.
- error($this, errorMessage, data) - Static method in class ai.tock.bot.engine.monitoring.RequestTimer.DefaultImpls
-
Called when an an error is detected.
- error(errorMessage, data) - Method in interface ai.tock.bot.engine.monitoring.RequestTimer
-
Called when an an error is detected.
- error($this, query, dialog, throwable) - Static method in class ai.tock.bot.engine.nlp.NlpListener.DefaultImpls
-
Called when nlp request is throwing an error.
- error(query, dialog, throwable) - Method in interface ai.tock.bot.engine.nlp.NlpListener
-
Called when nlp request is throwing an error.
- errorAction($this, playerId, applicationId, recipientId) - Static method in class ai.tock.bot.definition.BotDefinition.DefaultImpls
-
Called when error occurs. By default send "technical error".
- errorAction(playerId, applicationId, recipientId) - Method in interface ai.tock.bot.definition.BotDefinition
-
Called when error occurs. By default send "technical error".
- errorMessage($this, playerId, applicationId, recipientId) - Static method in class ai.tock.bot.engine.ConnectorController.DefaultImpls
-
Returns an error message (technical error).
- errorMessage(playerId, applicationId, recipientId) - Method in interface ai.tock.bot.engine.ConnectorController
-
Returns an error message (technical error).
- evaluateEntities($this, userTimeline, dialog, event, nlpResult) - Static method in class ai.tock.bot.engine.nlp.NlpListener.DefaultImpls
-
Allows custom entity evaluation - default returns empty list.
- evaluateEntities(userTimeline, dialog, event, nlpResult) - Method in interface ai.tock.bot.engine.nlp.NlpListener
-
Allows custom entity evaluation - default returns empty list.
- Event - Class in ai.tock.bot.engine.event
-
The base class for all events or actions.
- Event(applicationId, id, date, state) - Constructor for class ai.tock.bot.engine.event.Event
-
The base class for all events or actions.
- eventAnswered(event) - Method in interface ai.tock.bot.connector.ConnectorCallback
-
- eventAnswered(event) - Method in class ai.tock.bot.connector.ConnectorCallbackBase
-
- EventListener - Interface in ai.tock.bot.definition
-
Listen all events - this is the standard process to handle
class Event that are not
Action (when you need to handle them).
- EventListener() - Constructor for interface ai.tock.bot.definition.EventListener
-
- EventListenerBase - Class in ai.tock.bot.definition
-
- EventListenerBase() - Constructor for class ai.tock.bot.definition.EventListenerBase
-
- eventSkipped(event) - Method in interface ai.tock.bot.connector.ConnectorCallback
-
- eventSkipped(event) - Method in class ai.tock.bot.connector.ConnectorCallbackBase
-
- EventState - Class in ai.tock.bot.engine.dialog
-
State in event scope.
- EventState(entityValues, testEvent, targetConnectorType, userInterface, userVerified, intent, step, notification, sourceApplicationId) - Constructor for class ai.tock.bot.engine.dialog.EventState
-
State in event scope.
- EventState() - Constructor for class ai.tock.bot.engine.dialog.EventState
-
State in event scope.
- EventType - Enum in ai.tock.bot.engine.event
-
Define default event types.
- exceptionThrown(event, throwable) - Method in interface ai.tock.bot.connector.ConnectorCallback
-
- exceptionThrown(event, throwable) - Method in class ai.tock.bot.connector.ConnectorCallbackBase
-
- execute(storyDef, configuration) - Method in class ai.tock.bot.definition.StoryDataStepBase
-
- EXIT_INTENT - Static variable in class ai.tock.bot.engine.action.SendChoice
-
- GenericElement - Class in ai.tock.bot.engine.message
-
- GenericElement(attachments, choices, texts, locations, metadata) - Constructor for class ai.tock.bot.engine.message.GenericElement
-
- GenericElement() - Constructor for class ai.tock.bot.engine.message.GenericElement
-
- GenericElement(message) - Constructor for class ai.tock.bot.engine.message.GenericElement
-
- GenericMessage - Class in ai.tock.bot.engine.message
-
- GenericMessage(connectorType, attachments, choices, texts, locations, metadata, subElements, connectorMessage) - Constructor for class ai.tock.bot.engine.message.GenericMessage
-
- GenericMessage() - Constructor for class ai.tock.bot.engine.message.GenericMessage
-
- GenericMessage(connectorMessage, attachments, choices, texts, locations, metadata, subElements) - Constructor for class ai.tock.bot.engine.message.GenericMessage
-
- GenericMessage.Companion - Class in ai.tock.bot.engine.message
-
- get($this, value) - Static method in class ai.tock.bot.definition.ParameterKey.DefaultImpls
-
- get(value) - Method in interface ai.tock.bot.definition.ParameterKey
-
- get_id() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The configuration identifier.
- get_id() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateData
-
- get_id() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The configuration identifier.
- get_id() - Method in class ai.tock.bot.admin.test.TestPlan
-
The identifier of the test plan.
- get_id() - Method in class ai.tock.bot.admin.test.TestPlanExecution
-
The execution identifier.
- getAction() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
The user action.
- getAction() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
The user action.
- getAction() - Method in interface ai.tock.bot.engine.BotBus
-
The user action.
- getAction() - Method in class ai.tock.bot.engine.dialog.ArchivedEntityValue
-
- getAction() - Method in enum ai.tock.bot.engine.event.EventType
-
- getAction() - Method in class ai.tock.bot.engine.message.ActionWrappedMessage
-
- getActions() - Method in class ai.tock.bot.admin.dialog.DialogReport
-
- getActions() - Method in class ai.tock.bot.admin.story.dump.MediaCardDescriptorDump
-
- getActions() - Method in class ai.tock.bot.admin.test.TestDialogReport
-
- getActions() - Method in class ai.tock.bot.connector.media.MediaCard
-
- getActions() - Method in class ai.tock.bot.connector.media.MediaCardDescriptor
-
- getActions() - Method in class ai.tock.bot.engine.dialog.Story
-
- getActionsSize() - Method in class ai.tock.bot.engine.dialog.Dialog
-
Current number of actions in dialog history.
- getAnswers() - Method in class ai.tock.bot.admin.answer.SimpleAnswerConfiguration
-
- getAnswers() - Method in class ai.tock.bot.admin.story.dump.SimpleAnswerConfigurationDump
-
- getAnswers() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The answers available.
- getAnswers() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationMandatoryEntityDump
-
The answers available.
- getAnswers() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
The answers available.
- getAnswers() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The answers available.
- getAnswers() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationMandatoryEntity
-
The answers available.
- getAnswers() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
The answers available.
- getAnswerType() - Method in class ai.tock.bot.admin.answer.AnswerConfiguration
-
- getAnswerType() - Method in class ai.tock.bot.admin.story.dump.AnswerConfigurationDump
-
- getApiKey() - Method in class ai.tock.bot.admin.bot.BotConfiguration
-
The api key.
- getApplicationId() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The application identifier.
- getApplicationId() - Method in class ai.tock.bot.admin.test.TestPlan
-
The tested application identifier.
- getApplicationId() - Method in interface ai.tock.bot.connector.ConnectorCallback
-
The application id.
- getApplicationId() - Method in class ai.tock.bot.connector.ConnectorCallbackBase
-
The application id.
- getApplicationId() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
The current application id.
- getApplicationId() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
The current application id.
- getApplicationId() - Method in interface ai.tock.bot.engine.Bus
-
The current application id.
- getApplicationId() - Method in class ai.tock.bot.engine.event.Event
-
The bot application id.
- getApplicationId() - Method in class ai.tock.bot.engine.feature.FeatureState
-
- getApplicationIds() - Method in class ai.tock.bot.admin.user.UserReport
-
- getAppRoles() - Method in class ai.tock.bot.engine.event.GetAppRolesEvent
-
appId
- GetAppRolesEvent - Class in ai.tock.bot.engine.event
-
To get applications roles.
- GetAppRolesEvent(recipientId, applicationId, appRoles) - Constructor for class ai.tock.bot.engine.event.GetAppRolesEvent
-
To get applications roles.
- getArchivedEntityValues(stateValueId, oldActionsMap) - Method in interface ai.tock.bot.engine.user.UserTimelineDAO
-
Returns the archived values for the state id.
- getAttachments() - Method in class ai.tock.bot.admin.message.SentenceElementConfiguration
-
- getAttachments() - Method in class ai.tock.bot.admin.message.SentenceSubElementConfiguration
-
- getAttachments() - Method in class ai.tock.bot.engine.message.GenericElement
-
- getAttachments() - Method in class ai.tock.bot.engine.message.GenericMessage
-
- getAttributes() - Method in class ai.tock.bot.engine.message.Suggestion
-
- getAttributes() - Method in class ai.tock.bot.engine.message.TextWithSuggestions
-
- getBaseIntent($this) - Static method in class ai.tock.bot.definition.StoryDataStep.DefaultImpls
-
- getBaseIntent($this) - Static method in class ai.tock.bot.definition.StoryStep.DefaultImpls
-
- getBaseIntent() - Method in interface ai.tock.bot.definition.StoryStep
-
- getBaseUrl() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The base url of the connector.
- getBaseUrl() - Method in class ai.tock.bot.connector.ConnectorConfiguration
-
The base url of the connector.
- getBotApplicationConfigurationId() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationFeatureDump
-
- getBotApplicationConfigurationId() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationFeature
-
- getBotApplicationConfigurationId() - Method in class ai.tock.bot.admin.test.TestPlan
-
The bot configuration id.
- getBotConfigurations() - Method in interface ai.tock.bot.admin.bot.BotApplicationConfigurationDAO
-
- getBotConfigurations(namespace, botId) - Method in interface ai.tock.bot.admin.test.TestClientService
-
- getBotConfigurationsByNamespaceAndBotId(namespace, botId) - Method in interface ai.tock.bot.admin.bot.BotApplicationConfigurationDAO
-
- getBotConfigurationsByNamespaceAndNameAndBotId(namespace, name, botId) - Method in interface ai.tock.bot.admin.bot.BotApplicationConfigurationDAO
-
- getBotDefinition() - Method in class ai.tock.bot.definition.BotProviderBase
-
- getBotDefinition() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
The bot definition of the current bot.
- getBotDefinition() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
The bot definition of the current bot.
- getBotDefinition() - Method in interface ai.tock.bot.engine.BotBus
-
The bot definition of the current bot.
- getBotDefinition() - Method in interface ai.tock.bot.engine.ConnectorController
-
The bot definition served by the controller.
- getBotDisabled() - Method in class ai.tock.bot.engine.user.UserState
-
- getBotDisabledStory() - Method in interface ai.tock.bot.definition.BotDefinition
-
To manage deactivation.
- getBotDisabledStory() - Method in class ai.tock.bot.definition.BotDefinitionBase
-
To manage deactivation.
- getBotEnabledListener($this) - Static method in class ai.tock.bot.definition.BotDefinition.DefaultImpls
-
Listener invoked when bot is enabled.
- getBotEnabledListener() - Method in interface ai.tock.bot.definition.BotDefinition
-
Listener invoked when bot is enabled.
- getBotEnabledStory() - Method in interface ai.tock.bot.definition.BotDefinition
-
To manage reactivation.
- getBotEnabledStory() - Method in class ai.tock.bot.definition.BotDefinitionBase
-
To manage reactivation.
- getBotId() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The bot identifier.
- getBotId() - Method in class ai.tock.bot.admin.bot.BotConfiguration
-
The bot identifier.
- getBotId() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The bot identifier.
- getBotId() - Method in interface ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDumpController
-
- getBotId() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The bot identifier.
- getBotId() - Method in interface ai.tock.bot.definition.BotDefinition
-
The main bot id. Must be different for each bot.
- getBotId() - Method in class ai.tock.bot.definition.BotDefinitionBase
-
The main bot id.
- getBotId() - Method in class ai.tock.bot.definition.BotProviderId
-
The bot unique identifier.
- getBotId() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
The current bot id.
- getBotId() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
The current bot id.
- getBotId() - Method in interface ai.tock.bot.engine.Bus
-
The current bot id.
- getBotModule() - Static method in class ai.tock.bot.engine.IocKt
-
The bot ioc module.
- getBotProviderId($this) - Static method in class ai.tock.bot.definition.BotProvider.DefaultImpls
-
The bot provider unique identifier.
- getBotProviderId() - Method in interface ai.tock.bot.definition.BotProvider
-
The bot provider unique identifier.
- getBotVersion() - Method in class ai.tock.bot.admin.bot.BotVersion
-
- getBreath() - Method in class ai.tock.bot.definition.StoryHandlerBase
-
Convenient value to wait before next answer sentence.
- getBus() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
- getBusContextValue(key) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Returns the non persistent current context value.
Bus context values are useful to store a temporary (ie request scoped) state.
- getBusContextValue(name) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Returns the non persistent current context value.
Bus context values are useful to store a temporary (ie request scoped) state.
- getBusContextValue($this, key) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Returns the non persistent current context value.
Bus context values are useful to store a temporary (ie request scoped) state.
- getBusContextValue(key) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Returns the non persistent current context value.
Bus context values are useful to store a temporary (ie request scoped) state.
- getBusContextValue(name) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Returns the non persistent current context value.
Bus context values are useful to store a temporary (ie request scoped) state.
- getBusContextValue($this, key) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Returns the non persistent current context value.
Bus context values are useful to store a temporary (ie request scoped) state.
- getBusContextValue(name) - Method in interface ai.tock.bot.engine.BotBus
-
Returns the non persistent current context value.
Bus context values are useful to store a temporary (ie request scoped) state.
- getBusContextValue(key) - Method in interface ai.tock.bot.engine.BotBus
-
Returns the non persistent current context value.
Bus context values are useful to store a temporary (ie request scoped) state.
- getC() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Provides a not null connector. Throws NPE if connector is null.
- getCallback() - Method in class ai.tock.bot.connector.ConnectorData
-
The callback
- getCards() - Method in class ai.tock.bot.admin.story.dump.MediaCarouselDescriptorDump
-
- getCards() - Method in class ai.tock.bot.connector.media.MediaCarousel
-
- getCards() - Method in class ai.tock.bot.connector.media.MediaCarouselDescriptor
-
- getCategory() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The category of the story.
- getCategory() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The category of the story.
- getCategory() - Method in class ai.tock.bot.engine.feature.FeatureState
-
- getCategory($this) - Static method in class ai.tock.bot.engine.feature.FeatureType.DefaultImpls
-
- getCategory() - Method in interface ai.tock.bot.engine.feature.FeatureType
-
- getCheckLogin() - Method in class ai.tock.bot.engine.event.LoginEvent
-
this param is for revoke token
- getChildren() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
The children of the steps
- getChildren() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
The children of the steps
- getChildren($this) - Static method in class ai.tock.bot.definition.StoryDataStep.DefaultImpls
-
The optional children of the step.
- getChildren($this) - Static method in class ai.tock.bot.definition.StoryStep.DefaultImpls
-
The optional children of the step.
- getChildren() - Method in interface ai.tock.bot.definition.StoryStep
-
The optional children of the step.
- getChildrenStoryIds() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationFlowNode
-
- getChoices() - Method in class ai.tock.bot.admin.message.SentenceElementConfiguration
-
- getChoices() - Method in class ai.tock.bot.admin.message.SentenceSubElementConfiguration
-
- getChoices() - Method in class ai.tock.bot.engine.message.GenericElement
-
- getChoices() - Method in class ai.tock.bot.engine.message.GenericMessage
-
- getClientDialogs(namespace, clientId, storyDefinitionProvider) - Method in interface ai.tock.bot.engine.user.UserTimelineDAO
-
Returns the dialogs of specified client id.
- getClientId() - Method in class ai.tock.bot.engine.user.PlayerId
-
The optional business client id.
- getCompiledCode() - Method in class ai.tock.bot.admin.answer.ScriptAnswerVersionedConfiguration
-
- getConfigurationByApplicationIdAndBotId(namespace, applicationId, botId) - Method in interface ai.tock.bot.admin.bot.BotApplicationConfigurationDAO
-
- getConfigurationById(id) - Method in interface ai.tock.bot.admin.bot.BotApplicationConfigurationDAO
-
- getConfigurationByPath(path) - Method in interface ai.tock.bot.admin.bot.BotApplicationConfigurationDAO
-
Get configuration by path.
- getConfigurationByTargetId(id) - Method in interface ai.tock.bot.admin.bot.BotApplicationConfigurationDAO
-
Get configuration by target application identifier.
- getConfigurationName() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The configuration name if any.
- getConfigurationName() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The configuration name if any.
- getConfigurationName() - Method in class ai.tock.bot.definition.BotProviderId
-
The optional configuration name.
- getConfigurations() - Method in interface ai.tock.bot.admin.bot.BotApplicationConfigurationDAO
-
- getConfigurationsByNamespaceAndBotId(namespace, botId) - Method in interface ai.tock.bot.admin.bot.BotApplicationConfigurationDAO
-
- getConfigurationsByNamespaceAndConfigurationName(namespace, configurationName) - Method in interface ai.tock.bot.admin.bot.BotApplicationConfigurationDAO
-
- getConfigurationsByNamespaceAndNlpModel(namespace, nlpModel) - Method in interface ai.tock.bot.admin.bot.BotApplicationConfigurationDAO
-
- getConfigurationUpdated($this) - Static method in class ai.tock.bot.definition.BotProvider.DefaultImpls
-
Does this bot provider gets a configuration update ?
- getConfigurationUpdated() - Method in interface ai.tock.bot.definition.BotProvider
-
Does this bot provider gets a configuration update ?
- getConfiguredFlow() - Method in class ai.tock.bot.admin.dialog.ApplicationDialogFlowData
-
- getConnector($this) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
- getConnector() - Method in interface ai.tock.bot.definition.StoryHandlerDefinition
-
- getConnector() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
- getConnector() - Method in interface ai.tock.bot.engine.ConnectorController
-
The connector used by the controller.
- getConnectorConfigurations() - Method in class ai.tock.bot.connector.ConnectorTypeConfiguration.Companion
-
- getConnectorData() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
The data specific to the connector (if any).
- getConnectorData() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
The data specific to the connector (if any).
- getConnectorData() - Method in interface ai.tock.bot.engine.BotBus
-
The data specific to the connector (if any).
- getConnectorId() - Method in class ai.tock.bot.connector.ConnectorConfiguration
-
The connector id
- getConnectorType() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The type of connector for the configuration.
- getConnectorType() - Method in class ai.tock.bot.admin.dialog.ActionReport
-
- getConnectorType() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- getConnectorType() - Method in class ai.tock.bot.admin.message.SentenceElementConfiguration
-
- getConnectorType() - Method in class ai.tock.bot.admin.test.TestActionReport
-
- getConnectorType() - Method in interface ai.tock.bot.connector.Connector
-
The type of the connector.
- getConnectorType() - Method in class ai.tock.bot.connector.ConnectorBase
-
The type of the connector.
- getConnectorType() - Method in class ai.tock.bot.connector.ConnectorCallbackBase
-
- getConnectorType() - Method in interface ai.tock.bot.connector.ConnectorMessage
-
The connector type.
- getConnectorType() - Method in interface ai.tock.bot.connector.ConnectorProvider
-
The connector type provided
- getConnectorType() - Method in class ai.tock.bot.connector.ConnectorTypeConfiguration
-
The connector type.
- getConnectorType() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Shortcut for BotBus.targetConnectorType.
- getConnectorType($this) - Static method in class ai.tock.bot.engine.ConnectorController.DefaultImpls
-
The type of connector used by the controller.
- getConnectorType() - Method in interface ai.tock.bot.engine.ConnectorController
-
The type of connector used by the controller.
- getConnectorType() - Method in class ai.tock.bot.engine.message.GenericMessage
-
- getContent() - Method in class ai.tock.bot.engine.dialog.EntityValue
-
Text content if any.
- getContext() - Method in interface ai.tock.bot.definition.ConnectorStoryHandler
-
- getContext() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
The
- getContext() - Method in class ai.tock.bot.engine.dialog.DialogState
-
The context of the dialog,
- getContextId() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
The current context identifier.
- getContextId($this) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
The current context identifier.
- getContextId() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
The current context identifier.
- getContextId($this) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
The current context identifier.
- getContextId() - Method in interface ai.tock.bot.engine.BotBus
-
The current context identifier.
- getContextId() - Method in interface ai.tock.bot.engine.I18nTranslator
-
The current context identifier.
- getController(predicate) - Method in class ai.tock.bot.engine.BotRepository
-
- getCount() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateData
-
- getCount() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateTransitionData
-
- getCreationDate() - Method in class ai.tock.bot.engine.user.UserState
-
The user creation date.
- getCurrent() - Method in class ai.tock.bot.admin.answer.ScriptAnswerConfiguration
-
- getCurrent() - Method in class ai.tock.bot.admin.story.dump.ScriptAnswerConfigurationDump
-
- getCurrentAnswerIndex() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
The current answer index of the bot for this action.
- getCurrentAnswerIndex() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
The current answer index of the bot for this action.
- getCurrentAnswerIndex() - Method in interface ai.tock.bot.engine.Bus
-
The current answer index of the bot for this action.
- getCurrentBotVersion(botId) - Method in class ai.tock.bot.admin.bot.BotVersion.Companion
-
Get the current bot version.
- getCurrentDialog() - Method in class ai.tock.bot.engine.user.UserTimeline
-
Returns the current dialog.
- getCurrentIntent() - Method in class ai.tock.bot.engine.dialog.DialogState
-
The current
- getCurrentStep() - Method in class ai.tock.bot.engine.dialog.Story
-
The current step of the story.
- getCurrentStory() - Method in class ai.tock.bot.engine.dialog.Dialog
-
The current story if any.
- getCurrentStory() - Method in class ai.tock.bot.engine.user.UserTimeline
-
Returns the current story.
- getCurrentType() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The type of answer configuration.
- getCurrentType() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationMandatoryEntityDump
-
The type of answer configuration.
- getCurrentType() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
The type of answer configuration.
- getCurrentType() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The type of answer configuration.
- getCurrentType() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationMandatoryEntity
-
The type of answer configuration.
- getCurrentType() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
The type of answer configuration.
- getData() - Method in class ai.tock.bot.admin.story.dump.MediaFileDescriptorDump
-
- getDate() - Method in class ai.tock.bot.admin.answer.ScriptAnswerVersionedConfiguration
-
- getDate() - Method in class ai.tock.bot.admin.dialog.ActionReport
-
- getDate() - Method in class ai.tock.bot.admin.story.dump.ScriptAnswerVersionedConfigurationDump
-
- getDate() - Method in class ai.tock.bot.admin.test.DialogExecutionReport
-
- getDate() - Method in class ai.tock.bot.admin.test.TestActionReport
-
- getDate() - Method in class ai.tock.bot.admin.test.TestPlanExecution
-
Date of the execution.
- getDate() - Method in class ai.tock.bot.engine.dialog.ArchivedEntityValue
-
- getDate() - Method in class ai.tock.bot.engine.dialog.Snapshot
-
- getDate() - Method in class ai.tock.bot.engine.event.Event
-
The creation date of the event.
- getDefaultBaseUrl() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration.Companion
-
- getDefaultBreath() - Method in class ai.tock.bot.definition.BotDefinition.Companion
-
Convenient default value in ms to wait before next answer sentence. 1s by default.
- getDefaultKeywordStory() - Method in class ai.tock.bot.definition.BotDefinitionBase.Companion
-
The default keywordStory.
- getDefaultUnknownAnswer() - Method in interface ai.tock.bot.definition.BotDefinition
-
The default unknown answer.
- getDefaultUnknownAnswer() - Method in class ai.tock.bot.definition.BotDefinitionBase
-
The default unknown answer.
- getDefaultUnknownStory() - Method in class ai.tock.bot.definition.BotDefinitionBase.Companion
-
The default unknownStory.
- getDefinition() - Method in class ai.tock.bot.engine.dialog.Story
-
- getDelay() - Method in class ai.tock.bot.admin.answer.SimpleAnswer
-
- getDelay() - Method in class ai.tock.bot.admin.message.AttachmentConfiguration
-
- getDelay() - Method in class ai.tock.bot.admin.message.ChoiceConfiguration
-
- getDelay() - Method in class ai.tock.bot.admin.message.LocationConfiguration
-
- getDelay() - Method in interface ai.tock.bot.admin.message.MessageConfiguration
-
- getDelay() - Method in class ai.tock.bot.admin.message.SentenceConfiguration
-
- getDelay() - Method in class ai.tock.bot.admin.story.dump.SimpleAnswerDump
-
- getDelay() - Method in class ai.tock.bot.engine.message.ActionWrappedMessage
-
- getDelay() - Method in class ai.tock.bot.engine.message.Attachment
-
- getDelay() - Method in class ai.tock.bot.engine.message.Choice
-
- getDelay() - Method in class ai.tock.bot.engine.message.Location
-
- getDelay() - Method in interface ai.tock.bot.engine.message.Message
-
- getDelay() - Method in class ai.tock.bot.engine.message.Sentence
-
- getDeleteKeyword() - Method in class ai.tock.bot.engine.nlp.BuiltInKeywordListener
-
- getDescription() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The description of the story.
- getDescription() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The description of the story.
- getDialog(id) - Method in interface ai.tock.bot.admin.dialog.DialogReportDAO
-
- getDialog() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
The current dialog history for this user.
- getDialog() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
The current dialog history for this user.
- getDialog() - Method in interface ai.tock.bot.engine.BotBus
-
The current dialog history for this user.
- getDialogId() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- getDialogReportId() - Method in class ai.tock.bot.admin.test.DialogExecutionReport
-
- getDialogs() - Method in class ai.tock.bot.admin.dialog.DialogReportQueryResult
-
- getDialogs() - Method in class ai.tock.bot.admin.test.TestPlan
-
The dialogs of the test.
- getDialogs() - Method in class ai.tock.bot.admin.test.TestPlanExecution
-
The dialog execution test reports.
- getDialogs() - Method in class ai.tock.bot.engine.user.UserTimeline
-
The dialogs of the timeline.
- getDialogsUpdatedFrom(namespace, from, storyDefinitionProvider) - Method in interface ai.tock.bot.engine.user.UserTimelineDAO
-
Returns all dialogs updated after the specified Instant.
- getDisableKeyword() - Method in class ai.tock.bot.engine.nlp.BuiltInKeywordListener
-
- getDisplayTests() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
Display test dialogs.
- getDisplayTests() - Method in class ai.tock.bot.admin.user.UserReportQuery
-
Display test users.
- getDuration() - Method in class ai.tock.bot.admin.test.DialogExecutionReport
-
- getDuration() - Method in class ai.tock.bot.admin.test.TestPlanExecution
-
Duration of the execution.
- getEmail() - Method in class ai.tock.bot.engine.user.UserPreferences
-
Email of the user.
- getEnabled() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationFeatureDump
-
- getEnabled() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationFeature
-
- getEnabled() - Method in class ai.tock.bot.engine.feature.FeatureState
-
- getEnableKeyword() - Method in class ai.tock.bot.engine.nlp.BuiltInKeywordListener
-
- getEnd() - Method in class ai.tock.bot.admin.dialog.DialogReportQueryResult
-
- getEnd() - Method in class ai.tock.bot.admin.user.UserReportQueryResult
-
- getEnd() - Method in class ai.tock.bot.engine.dialog.EntityValue
-
If extracted from a sentence,
- getEndDate() - Method in class ai.tock.bot.engine.feature.FeatureState
-
- getEndTestContextKeyword() - Method in class ai.tock.bot.engine.nlp.BuiltInKeywordListener
-
- getEntities() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateData
-
- getEntities() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
The entities in the dialog state.
- getEntities() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
The entities in the dialog state.
- getEntities() - Method in interface ai.tock.bot.engine.BotBus
-
The entities in the dialog state.
- getEntity() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
Entity selection.
- getEntity() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
Entity selection.
- getEntity() - Method in class ai.tock.bot.engine.dialog.EntityValue
-
The linked
- getEntity(role) - Method in class ai.tock.bot.engine.dialog.EventState
-
- getEntityResult() - Method in class ai.tock.bot.engine.nlp.NlpCallStats
-
- getEntityResultAfterMerge() - Method in class ai.tock.bot.engine.nlp.NlpCallStats
-
- getEntityRole() - Method in class ai.tock.bot.definition.EntityStepSelection
-
The role of the searched entity.
- getEntityRole() - Method in class ai.tock.bot.engine.nlp.NlpEntityMergeContext
-
The entity role
- getEntityStepSelection($this) - Static method in class ai.tock.bot.definition.StoryDataStep.DefaultImpls
-
If not null, entity has to be set in the current action to trigger the step.
- getEntityStepSelection($this) - Static method in class ai.tock.bot.definition.StoryStep.DefaultImpls
-
If not null, entity has to be set in the current action to trigger the step.
- getEntityStepSelection() - Method in interface ai.tock.bot.definition.StoryStep
-
If not null, entity has to be set in the current action to trigger the step.
- getEntityType() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationMandatoryEntityDump
-
The type of mandatory entity.
- getEntityType() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationMandatoryEntity
-
The type of mandatory entity.
- getEntityType() - Method in class ai.tock.bot.definition.EntityStepSelection
-
The type of searched entity.
- getEntityTypeName() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationMandatoryEntity
-
- getEntityValue() - Method in class ai.tock.bot.engine.dialog.ArchivedEntityValue
-
- getEntityValues() - Method in class ai.tock.bot.engine.dialog.DialogState
-
The current entity values
- getEntityValues() - Method in class ai.tock.bot.engine.dialog.EventState
-
The entity values.
- getEntityValues() - Method in class ai.tock.bot.engine.dialog.Snapshot
-
- getEntries() - Method in class ai.tock.bot.definition.Parameters
-
- getError() - Method in class ai.tock.bot.admin.test.DialogExecutionReport
-
- getError() - Method in class ai.tock.bot.engine.monitoring.RequestTimerData
-
- getErrorActionId() - Method in class ai.tock.bot.admin.test.DialogExecutionReport
-
- getErrorMessage() - Method in class ai.tock.bot.admin.test.DialogExecutionReport
-
- getEvaluated() - Method in class ai.tock.bot.engine.dialog.EntityValue
-
Is the value has been evaluated?
- getEventListener() - Method in interface ai.tock.bot.definition.BotDefinition
-
To handle custom events.
- getEventListener() - Method in class ai.tock.bot.definition.BotDefinitionBase
-
To handle custom events.
- getEventType() - Method in class ai.tock.bot.admin.message.AttachmentConfiguration
-
- getEventType() - Method in class ai.tock.bot.admin.message.ChoiceConfiguration
-
- getEventType() - Method in class ai.tock.bot.admin.message.LocationConfiguration
-
- getEventType() - Method in interface ai.tock.bot.admin.message.MessageConfiguration
-
- getEventType() - Method in class ai.tock.bot.admin.message.SentenceConfiguration
-
- getEventType() - Method in class ai.tock.bot.engine.message.ActionWrappedMessage
-
- getEventType() - Method in class ai.tock.bot.engine.message.Attachment
-
- getEventType() - Method in class ai.tock.bot.engine.message.Choice
-
- getEventType() - Method in class ai.tock.bot.engine.message.Location
-
- getEventType() - Method in interface ai.tock.bot.engine.message.Message
-
- getEventType() - Method in class ai.tock.bot.engine.message.Sentence
-
- getExactMatch() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- getExpirationDate() - Method in class ai.tock.bot.engine.user.TimeBoxedFlag
-
- getFeatures() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The optional features supported
- getFeatures() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The optional supported
- getFeatures(botId, namespace) - Method in interface ai.tock.bot.engine.feature.FeatureDAO
-
- getFields() - Method in class ai.tock.bot.connector.ConnectorTypeConfiguration
-
The custom parameters for this
- getFile() - Method in class ai.tock.bot.admin.story.dump.MediaCardDescriptorDump
-
- getFile() - Method in class ai.tock.bot.connector.media.MediaCard
-
- getFile() - Method in class ai.tock.bot.connector.media.MediaCardDescriptor
-
- getFileContentFromUrl(url) - Method in class ai.tock.bot.engine.config.UploadedFilesService
-
- getFirstName() - Method in interface ai.tock.bot.definition.TestBehaviour
-
The default first name used in tests.
- getFirstName() - Method in class ai.tock.bot.definition.TestBehaviourBase
-
The default first name used in tests.
- getFirstName() - Method in class ai.tock.bot.engine.user.UserPreferences
-
First name of the user.
- getFlag(flag) - Method in class ai.tock.bot.engine.user.UserState
-
- getFlags() - Method in class ai.tock.bot.admin.user.UserReportQuery
-
- getFlags() - Method in class ai.tock.bot.engine.user.UserState
-
The flag for this user
- getFlowDefinition($this) - Static method in class ai.tock.bot.definition.BotDefinition.DefaultImpls
-
- getFlowDefinition() - Method in interface ai.tock.bot.definition.BotDefinition
-
- getFlowDefinition() - Method in class ai.tock.bot.definition.BotDefinitionBase
-
- getFrom() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- getFrom() - Method in class ai.tock.bot.admin.user.UserReportQuery
-
- getGender() - Method in class ai.tock.bot.engine.user.UserPreferences
-
Gender of the user.
- getGoodbyeStory() - Method in interface ai.tock.bot.definition.BotDefinition
-
The goodbye story. Used when closing the conversation.
- getGoodbyeStory() - Method in class ai.tock.bot.definition.BotDefinitionBase
-
The goodbye story.
- getGroupId() - Method in class ai.tock.bot.connector.ConnectorData
-
An optional group id
- getGroupId() - Method in class ai.tock.bot.engine.dialog.Dialog
-
An optional group identifier.
- getHandleAttachmentStory() - Method in interface ai.tock.bot.definition.BotDefinition
-
- getHandleAttachmentStory() - Method in class ai.tock.bot.definition.BotDefinitionBase
-
The story that handles
- getHasBeanUpdatedInBus() - Method in class ai.tock.bot.engine.dialog.EntityStateValue
-
Is this state has been updated in current
BotBus?
- getHealthcheckHandler() - Method in class ai.tock.bot.engine.BotRepository
-
healthcheck handler to answer to GET /healthcheck.
- getHelloStory() - Method in interface ai.tock.bot.definition.BotDefinition
-
The hello story. Used for first interaction with no other input.
- getHelloStory() - Method in class ai.tock.bot.definition.BotDefinitionBase
-
The hello story.
- getHistory() - Method in class ai.tock.bot.engine.dialog.EntityStateValue
-
Entity's all history. First is older. Last in current value.
Could be empty if there is no history and current value is null.
- getI18nProvider() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
To manage i18n.
- getI18nProvider() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
To manage i18n.
- getI18nProvider() - Method in interface ai.tock.bot.engine.BotBus
-
To manage i18n.
- getId() - Method in class ai.tock.bot.admin.dialog.ActionReport
-
- getId() - Method in class ai.tock.bot.admin.dialog.DialogReport
-
- getId() - Method in class ai.tock.bot.admin.story.dump.MediaFileDescriptorDump
-
- getId() - Method in class ai.tock.bot.admin.test.TestActionReport
-
- getId() - Method in class ai.tock.bot.admin.test.TestDialogReport
-
- getId() - Method in class ai.tock.bot.connector.ConnectorType
-
An unique id.
- getId() - Method in class ai.tock.bot.connector.media.MediaFileDescriptor
-
- getId() - Method in class ai.tock.bot.definition.SimpleStoryDefinition
-
An unique identifier for a given bot.
- getId() - Method in interface ai.tock.bot.definition.StoryDefinition
-
An unique identifier for a given bot.
- getId() - Method in class ai.tock.bot.definition.StoryDefinitionBase
-
An unique identifier for a given bot.
- getId($this) - Static method in class ai.tock.bot.definition.StoryDefinitionExtended.DefaultImpls
-
An unique identifier for a given bot.
- getId() - Method in interface ai.tock.bot.definition.StoryDefinitionExtended
-
An unique identifier for a given bot.
- getId() - Method in class ai.tock.bot.engine.dialog.Dialog
-
The id of the dialog.
- getId() - Method in class ai.tock.bot.engine.event.Event
-
The unique id of the event.
- getId() - Method in class ai.tock.bot.engine.user.PlayerId
-
The unique identifier of the player.
- getIndexOfStepError() - Method in class ai.tock.bot.admin.test.DialogExecutionReport
-
- getInitialLocale() - Method in class ai.tock.bot.engine.user.UserPreferences
-
The initial locale of the user
- getInitialValue() - Method in class ai.tock.bot.engine.nlp.NlpEntityMergeContext
-
The optional initial
- getIntent() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateData
-
- getIntent() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateTransitionData
-
- getIntent() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The target main intent.
- getIntent() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationMandatoryEntityDump
-
The intent used to find the entities.
- getIntent() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
The intent used to reach the step
- getIntent() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The target main intent.
- getIntent() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationMandatoryEntity
-
The intent used to find the entities.
- getIntent() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
The intent used to reach the step
- getIntent() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
The current intent.
- getIntent() - Method in class ai.tock.bot.definition.DialogFlowState
-
- getIntent() - Method in class ai.tock.bot.definition.DialogFlowStateTransition
-
- getIntent($this) - Static method in class ai.tock.bot.definition.StoryDataStep.DefaultImpls
-
The main intent of the step.
If not null and if the current intent is equals to
intent,
this step will be automatically selected to be the current step.
- getIntent() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
The current intent.
- getIntent($this) - Static method in class ai.tock.bot.definition.StoryStep.DefaultImpls
-
The main intent of the step.
If not null and if the current intent is equals to
intent,
this step will be automatically selected to be the current step.
- getIntent() - Method in interface ai.tock.bot.definition.StoryStep
-
The main intent of the step.
If not null and if the current intent is equals to
intent,
this step will be automatically selected to be the current step.
- getIntent() - Method in interface ai.tock.bot.engine.Bus
-
The current intent.
- getIntent() - Method in class ai.tock.bot.engine.dialog.EventState
-
The current intent of the action.
- getIntent() - Method in class ai.tock.bot.engine.message.Suggestion
-
- getIntent() - Method in class ai.tock.bot.engine.nlp.NlpIntentStat
-
- getIntentName() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- getIntentName() - Method in class ai.tock.bot.admin.message.ChoiceConfiguration
-
- getIntentName() - Method in class ai.tock.bot.engine.action.SendChoice
-
- getIntentName() - Method in class ai.tock.bot.engine.dialog.Snapshot
-
- getIntentName() - Method in class ai.tock.bot.engine.message.Choice
-
- getIntentResult() - Method in class ai.tock.bot.engine.nlp.NlpCallStats
-
- getIntents() - Method in class ai.tock.bot.definition.SimpleStoryDefinition
-
starter intents
- getIntents() - Method in interface ai.tock.bot.definition.StoryDefinition
-
The complete list of intents supported by the story.
- getIntents() - Method in class ai.tock.bot.definition.StoryDefinitionBase
-
The complete list of intents supported by the story.
- getIntents($this) - Static method in class ai.tock.bot.definition.StoryDefinitionExtended.DefaultImpls
-
The complete list of intents supported by the story.
- getIntents() - Method in interface ai.tock.bot.definition.StoryDefinitionExtended
-
The complete list of intents supported by the story.
- getIntentsByNamespaceAndName(namespace, name) - Method in interface ai.tock.bot.engine.nlp.NlpController
-
Exports list of IntentDefinition
- getIntentsQualifiers() - Method in class ai.tock.bot.engine.dialog.NextUserActionState
-
Next sentence will be analysed for these intents.
- getIteration() - Method in class ai.tock.bot.admin.bot.ArtifactVersion
-
- getKey() - Method in class ai.tock.bot.admin.answer.SimpleAnswer
-
- getKey() - Method in class ai.tock.bot.admin.story.dump.SimpleAnswerDump
-
- getKey() - Method in class ai.tock.bot.connector.ConnectorTypeConfigurationField
-
The technical key of the parameter.
- getKey($this) - Static method in class ai.tock.bot.definition.ParameterKey.DefaultImpls
-
The key of the parameter.
- getKey() - Method in interface ai.tock.bot.definition.ParameterKey
-
The key of the parameter.
- getKeyword(bus) - Method in class ai.tock.bot.definition.BotDefinitionBase.Companion
-
- getKeyword() - Method in class ai.tock.bot.definition.Intent.Companion
-
The keyword intent.
- getKeywordRegexp() - Method in class ai.tock.bot.engine.nlp.BuiltInKeywordListener
-
The keyword regexp is applicable.
- getKeywords() - Method in class ai.tock.bot.engine.nlp.BuiltInKeywordListener
-
The keyword to listen.
- getKeywordStory() - Method in interface ai.tock.bot.definition.BotDefinition
-
To handle keywords - used to bypass nlp.
- getKeywordStory() - Method in class ai.tock.bot.definition.BotDefinitionBase
-
To handle keywords
- getLabel() - Method in class ai.tock.bot.connector.ConnectorTypeConfigurationField
-
The label displayed in the admin interface.
- getLanguage() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- getLanguage() - Method in class ai.tock.bot.admin.user.UserReportQuery
-
- getLastAction() - Method in class ai.tock.bot.engine.dialog.Dialog
-
Returns last action.
- getLastAction() - Method in class ai.tock.bot.engine.dialog.Story
-
The last action of the story.
- getLastAction() - Method in class ai.tock.bot.engine.user.UserTimeline
-
Last action if any.
- getLastActionText() - Method in class ai.tock.bot.admin.user.UserReport
-
- getLastAnswer() - Method in class ai.tock.bot.engine.action.ActionMetadata
-
Is it the last answer of the bot.
- getLastDateUpdate() - Method in class ai.tock.bot.engine.dialog.Dialog
-
The last update date.
- getLastName() - Method in interface ai.tock.bot.definition.TestBehaviour
-
The default last name used in tests.
- getLastName() - Method in class ai.tock.bot.definition.TestBehaviourBase
-
The default last name used in tests.
- getLastName() - Method in class ai.tock.bot.engine.user.UserPreferences
-
Last name of the user.
- getLastStoryId(namespace, playerId) - Method in interface ai.tock.bot.engine.user.UserTimelineDAO
-
Returns the last story id of the specified user, if any.
- getLastUpdate() - Method in class ai.tock.bot.engine.dialog.EntityStateValue
-
The last update date of the value.
- getLastUpdateDate() - Method in class ai.tock.bot.admin.user.UserReport
-
- getLastUserAction() - Method in class ai.tock.bot.engine.dialog.Dialog
-
Returns last user action.
- getLastUserAction() - Method in class ai.tock.bot.engine.dialog.Story
-
The last user action of the story.
- getLastUserAction() - Method in class ai.tock.bot.engine.user.UserTimeline
-
Last user action if any.
- getLastUserActionDate() - Method in class ai.tock.bot.admin.user.UserReport
-
- getLat() - Method in class ai.tock.bot.engine.user.UserLocation
-
- getLevel() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
The level of the step.
- getLevel() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
The level of the step.
- getLng() - Method in class ai.tock.bot.engine.user.UserLocation
-
- getLocale() - Method in class ai.tock.bot.admin.test.TestPlan
-
The locale of the test.
- getLocale() - Method in class ai.tock.bot.engine.nlp.NlpCallStats
-
- getLocale() - Method in class ai.tock.bot.engine.user.UserPreferences
-
Locale of the user.
- getLocation() - Method in class ai.tock.bot.admin.message.LocationConfiguration
-
- getLocation() - Method in class ai.tock.bot.engine.action.SendLocation
-
- getLocation() - Method in class ai.tock.bot.engine.message.Location
-
- getLocations() - Method in class ai.tock.bot.admin.message.SentenceElementConfiguration
-
- getLocations() - Method in class ai.tock.bot.admin.message.SentenceSubElementConfiguration
-
- getLocations() - Method in class ai.tock.bot.engine.message.GenericElement
-
- getLocations() - Method in class ai.tock.bot.engine.message.GenericMessage
-
- getMainClassName() - Method in class ai.tock.bot.admin.answer.ScriptAnswerVersionedConfiguration
-
- getMajor() - Method in class ai.tock.bot.admin.bot.ArtifactVersion
-
- getMandatory() - Method in class ai.tock.bot.connector.ConnectorTypeConfigurationField
-
Is the parameter is mandatory?
- getMandatoryEntities() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The mandatory entities.
- getMandatoryEntities() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The mandatory entities.
- getMediaMessage() - Method in class ai.tock.bot.admin.answer.SimpleAnswer
-
- getMediaMessage() - Method in class ai.tock.bot.admin.story.dump.SimpleAnswerDump
-
- getMergeSupport() - Method in class ai.tock.bot.engine.dialog.EntityValue
-
Does this value support merge?
- getMessage() - Method in class ai.tock.bot.admin.dialog.ActionReport
-
- getMessage() - Method in class ai.tock.bot.engine.monitoring.RequestTimerData
-
- getMessages() - Method in class ai.tock.bot.admin.answer.MessageAnswerConfiguration
-
- getMessages() - Method in class ai.tock.bot.admin.message.SentenceConfiguration
-
- getMessages() - Method in class ai.tock.bot.admin.story.dump.MessageAnswerConfigurationDump
-
- getMessages() - Method in class ai.tock.bot.admin.test.TestActionReport
-
- getMessages() - Method in class ai.tock.bot.engine.action.SendSentence
-
- getMessages() - Method in class ai.tock.bot.engine.message.MessagesList
-
- getMessages() - Method in class ai.tock.bot.engine.message.Sentence
-
- getMetadata() - Method in class ai.tock.bot.admin.message.SentenceElementConfiguration
-
- getMetadata() - Method in class ai.tock.bot.admin.message.SentenceSubElementConfiguration
-
- getMetadata() - Method in class ai.tock.bot.engine.action.Action
-
- getMetadata() - Method in class ai.tock.bot.engine.event.PassThreadControlEvent
-
- getMetadata() - Method in class ai.tock.bot.engine.event.RequestThreadControlEvent
-
- getMetadata() - Method in class ai.tock.bot.engine.event.TakeThreadControlEvent
-
- getMetadata() - Method in class ai.tock.bot.engine.message.GenericElement
-
- getMetadata() - Method in class ai.tock.bot.engine.message.GenericMessage
-
- getMinor() - Method in class ai.tock.bot.admin.bot.ArtifactVersion
-
- getName() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The name of the configuration.
- getName() - Method in class ai.tock.bot.admin.bot.BotConfiguration
-
The bot configuration name.
- getName() - Method in class ai.tock.bot.admin.story.dump.MediaFileDescriptorDump
-
- getName() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The name of the story.
- getName() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
The name of the step.
- getName() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The name of the story.
- getName() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
The name of the step.
- getName() - Method in class ai.tock.bot.admin.test.TestPlan
-
The name of the test.
- getName() - Method in class ai.tock.bot.admin.user.UserReportQuery
-
- getName() - Method in class ai.tock.bot.connector.ConnectorConfiguration
-
The name of application.
- getName() - Method in class ai.tock.bot.connector.media.MediaFile
-
- getName() - Method in class ai.tock.bot.connector.media.MediaFileDescriptor
-
- getName() - Method in class ai.tock.bot.definition.Intent
-
The qualified name of the intent.
- getName() - Method in interface ai.tock.bot.definition.IntentAwareBase
-
- getName() - Method in class ai.tock.bot.definition.IntentWithoutNamespace
-
- getName() - Method in interface ai.tock.bot.definition.ParameterKey
-
Overridden by enum implementation.
- getName() - Method in class ai.tock.bot.definition.StoryDataStepBase
-
The name of the step. usually automatically defined by the enum field.
- getName() - Method in class ai.tock.bot.definition.StoryDefinitionBase
-
- getName() - Method in interface ai.tock.bot.definition.StoryDefinitionExtended
-
- getName() - Method in interface ai.tock.bot.definition.StoryStep
-
The name of the step. usually automatically defined by the enum field.
- getName() - Method in class ai.tock.bot.engine.feature.FeatureState
-
- getName() - Method in interface ai.tock.bot.engine.feature.FeatureType
-
- getNamespace() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The namespace of the model.
- getNamespace() - Method in class ai.tock.bot.admin.bot.BotConfiguration
-
The namespace of the model.
- getNamespace() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- getNamespace() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The namespace of the story.
- getNamespace() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The namespace of the story.
- getNamespace() - Method in class ai.tock.bot.admin.test.TestPlan
-
The namespace of the nlp model.
- getNamespace() - Method in class ai.tock.bot.admin.user.UserReportQuery
-
- getNamespace() - Method in interface ai.tock.bot.definition.BotDefinition
-
The namespace of the bot. It has to be the same namespace than the NLP models.
- getNamespace() - Method in class ai.tock.bot.definition.BotDefinitionBase
-
The namespace of the bot.
- getNamespace() - Method in class ai.tock.bot.definition.BotProviderId
-
The namespace.
- getNbErrors() - Method in class ai.tock.bot.admin.test.TestPlanExecution
-
Number of errors,
- getNewEntities() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateTransitionData
-
- getNewOwnerAppId() - Method in class ai.tock.bot.engine.event.PassThreadControlEvent
-
- getNewValues() - Method in class ai.tock.bot.engine.dialog.EntityStateValue
-
All values for the current request when merge is not applicable.
- getNewValues() - Method in class ai.tock.bot.engine.nlp.NlpEntityMergeContext
-
The proposed new values
- getNextActionState() - Method in class ai.tock.bot.engine.dialog.DialogState
-
The
- getNextState() - Method in class ai.tock.bot.definition.DialogFlowStateTransition
-
- getNextStateId() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateTransitionData
-
- getNextUserActionState() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Qualify the next user action.
- getNextUserActionState() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Qualify the next user action.
- getNextUserActionState() - Method in interface ai.tock.bot.engine.BotBus
-
Qualify the next user action.
- getNlpCallStats(actionId, namespace) - Method in interface ai.tock.bot.admin.dialog.DialogReportDAO
-
- getNlpModel() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The name of the model.
- getNlpModel() - Method in class ai.tock.bot.admin.bot.BotConfiguration
-
The name of the model.
- getNlpModel() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- getNlpModel() - Method in class ai.tock.bot.admin.test.TestPlan
-
The name of the nlp model.
- getNlpModel() - Method in class ai.tock.bot.admin.user.UserReportQuery
-
- getNlpModelName() - Method in interface ai.tock.bot.definition.BotDefinition
-
The name of the main nlp model.
- getNlpModelName() - Method in class ai.tock.bot.definition.BotDefinitionBase
-
The name of the main nlp model.
- getNlpQuery() - Method in class ai.tock.bot.engine.nlp.NlpCallStats
-
- getNlpResult() - Method in class ai.tock.bot.engine.nlp.NlpCallStats
-
- getNlpStats() - Method in class ai.tock.bot.engine.action.SendSentence
-
- getNoInputStory() - Method in interface ai.tock.bot.definition.BotDefinition
-
The no input story. When user does nothing!
- getNoInputStory() - Method in class ai.tock.bot.definition.BotDefinitionBase
-
The no input story.
- getNone() - Method in class ai.tock.bot.connector.ConnectorType.Companion
-
Not a specific connector type.
- getNoStep() - Static method in class ai.tock.bot.definition.StoryStepKt
-
- getNotification() - Method in class ai.tock.bot.engine.dialog.EventState
-
If true, this event is not addressed to the bot, but the bot is notified
that it has been sent in a multi users/bots conversation.
- getNotificationType() - Method in class ai.tock.bot.engine.action.ActionMetadata
-
tag deals with type of message notification.
- getOtherStarterIntents($this) - Static method in class ai.tock.bot.definition.StoryDataStep.DefaultImpls
-
Same behaviour than
intent in the rare case when the step handle more than one intent.
- getOtherStarterIntents($this) - Static method in class ai.tock.bot.definition.StoryDefinitionExtended.DefaultImpls
-
- getOtherStarterIntents() - Method in interface ai.tock.bot.definition.StoryDefinitionExtended
-
- getOtherStarterIntents($this) - Static method in class ai.tock.bot.definition.StoryStep.DefaultImpls
-
Same behaviour than
intent in the rare case when the step handle more than one intent.
- getOtherStarterIntents() - Method in interface ai.tock.bot.definition.StoryStep
-
Same behaviour than
intent in the rare case when the step handle more than one intent.
- getOwnerConnectorType() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The underlying connector type.
- getOwnerConnectorType() - Method in class ai.tock.bot.connector.ConnectorConfiguration
-
The underlying connector type.
- getOwnerStoryId() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationFlowNode
-
- getParameters() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
Additional parameters for this connector.
- getParameters() - Method in class ai.tock.bot.admin.message.ChoiceConfiguration
-
- getParameters() - Method in class ai.tock.bot.connector.ConnectorConfiguration
-
Additional parameters for this connector.
- getParameters() - Method in class ai.tock.bot.engine.action.SendChoice
-
- getParameters() - Method in class ai.tock.bot.engine.message.Choice
-
- getParameters() - Method in class ai.tock.bot.engine.message.Suggestion
-
- getPath() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The relative path of the connector.
- getPath() - Method in class ai.tock.bot.connector.ConnectorConfiguration
-
The relative REST path of the connector.
- getPayload() - Method in class ai.tock.bot.engine.event.SubscribingEvent
-
an optional payload
- getPenultimateValue() - Method in class ai.tock.bot.engine.dialog.EntityStateValue
-
Returns the penultimate value.
- getPicture() - Method in class ai.tock.bot.engine.user.UserPreferences
-
Picture url of the user.
- getPlanExecution(testPlanId) - Method in interface ai.tock.bot.admin.test.TestPlanDAO
-
- getPlanExecutions(testPlanId) - Method in interface ai.tock.bot.admin.test.TestPlanDAO
-
- getPlansByApplicationId(applicationId) - Method in interface ai.tock.bot.admin.test.TestPlanDAO
-
- getPlayerId() - Method in class ai.tock.bot.admin.dialog.ActionReport
-
- getPlayerId() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- getPlayerId() - Method in class ai.tock.bot.admin.test.TestActionReport
-
- getPlayerId() - Method in class ai.tock.bot.admin.user.UserReport
-
- getPlayerId() - Method in class ai.tock.bot.engine.action.Action
-
- getPlayerId() - Method in class ai.tock.bot.engine.user.UserTimeline
-
The user id.
- getPlayerIds() - Method in class ai.tock.bot.engine.dialog.Dialog
-
The players of the dialog.
- getPrecomputedNlp() - Method in class ai.tock.bot.engine.action.SendSentence
-
Used by analysed nlp
- getPreviousOwnerAppId() - Method in class ai.tock.bot.engine.event.TakeThreadControlEvent
-
- getPreviousState() - Method in class ai.tock.bot.definition.DialogFlowStateTransition
-
- getPreviousStateId() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateTransitionData
-
- getPreviousUserId() - Method in class ai.tock.bot.engine.event.LoginEvent
-
- getPreviousValues() - Method in class ai.tock.bot.engine.dialog.EntityStateValue
-
Previous values for this entity.
- getPriority() - Method in class ai.tock.bot.engine.action.ActionMetadata
-
Significance deals with the notification level.
- getPriorUserId() - Method in class ai.tock.bot.connector.ConnectorData
-
The previous user id
- getProbability() - Method in class ai.tock.bot.engine.dialog.EntityValue
-
The probability of the value.
- getProbability() - Method in class ai.tock.bot.engine.nlp.NlpIntentStat
-
- getProfileLoaded() - Method in class ai.tock.bot.engine.user.UserState
-
- getPushHandler(id) - Method in class ai.tock.bot.engine.WebSocketController
-
- getQuoteMessage() - Method in class ai.tock.bot.engine.action.ActionMetadata
-
Message which contains a quote.
- getReceiveHandler(id) - Method in class ai.tock.bot.engine.WebSocketController
-
- getRecipientId() - Method in class ai.tock.bot.admin.dialog.ActionReport
-
- getRecipientId() - Method in class ai.tock.bot.engine.action.Action
-
- getRecipientId() - Method in class ai.tock.bot.engine.event.GetAppRolesEvent
-
The bot id.
- getRecipientId() - Method in class ai.tock.bot.engine.event.MarkSeenEvent
-
- getRecipientId() - Method in class ai.tock.bot.engine.event.OneToOneEvent
-
- getRecipientId() - Method in class ai.tock.bot.engine.event.TypingOffEvent
-
- getRecipientId() - Method in class ai.tock.bot.engine.event.TypingOnEvent
-
- getRef() - Method in class ai.tock.bot.engine.event.ReferralParametersEvent
-
- getReferenceDate() - Method in class ai.tock.bot.engine.dialog.NextUserActionState
-
Entity parsing will use this date as reference.
- getReferenceTimezone() - Method in class ai.tock.bot.engine.dialog.NextUserActionState
-
Entity parsing will use this referenceTimezone as reference.
- getReferer() - Method in class ai.tock.bot.connector.ConnectorData
-
An optional referer.
- getReferralParameter() - Method in class ai.tock.bot.engine.action.SendChoice
-
Returns the referral parameter if any.
- getReplyMessage() - Method in class ai.tock.bot.engine.action.ActionMetadata
-
Message which is a reply to another.
- getRequestOwnerAppId() - Method in class ai.tock.bot.engine.event.RequestThreadControlEvent
-
- getRequestTimer() - Method in class ai.tock.bot.engine.BotRepository
-
Request timer for connectors.
- getRest() - Method in class ai.tock.bot.connector.ConnectorType.Companion
-
built-in rest connector.
- getReturnedMessage() - Method in class ai.tock.bot.admin.test.DialogExecutionReport
-
- getRole() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationMandatoryEntityDump
-
The role of the mandatory entity.
- getRole() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationMandatoryEntity
-
The role of the mandatory entity.
- getSaveTimeline() - Method in class ai.tock.bot.connector.ConnectorData
-
To know if the timeline has to be saved
- getScript() - Method in class ai.tock.bot.admin.answer.ScriptAnswerVersionedConfiguration
-
- getScript() - Method in class ai.tock.bot.admin.story.dump.ScriptAnswerVersionedConfigurationDump
-
- getScriptVersions() - Method in class ai.tock.bot.admin.answer.ScriptAnswerConfiguration
-
- getScriptVersions() - Method in class ai.tock.bot.admin.story.dump.ScriptAnswerConfigurationDump
-
- getSecondaryIntents($this) - Static method in class ai.tock.bot.definition.StoryDataStep.DefaultImpls
-
The secondary intents of this step. If detected and if the current step is this step,
the current step remains this step.
- getSecondaryIntents($this) - Static method in class ai.tock.bot.definition.StoryDefinitionExtended.DefaultImpls
-
- getSecondaryIntents() - Method in interface ai.tock.bot.definition.StoryDefinitionExtended
-
- getSecondaryIntents($this) - Static method in class ai.tock.bot.definition.StoryStep.DefaultImpls
-
The secondary intents of this step. If detected and if the current step is this step,
the current step remains this step.
- getSecondaryIntents() - Method in interface ai.tock.bot.definition.StoryStep
-
The secondary intents of this step. If detected and if the current step is this step,
the current step remains this step.
- getSize() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- getSize() - Method in class ai.tock.bot.admin.user.UserReportQuery
-
- getSkipAnswer() - Method in class ai.tock.bot.connector.ConnectorData
-
Set to true if the bot does not make any answer to a user sentence.
Synchronous
interface Connectors usually do not support skipping answer.
- getSnapshots() - Method in class ai.tock.bot.engine.dialog.Dialog
-
- getSnapshots(dialogId) - Method in interface ai.tock.bot.engine.user.UserTimelineDAO
-
Gets the snapshots of a dialog.
- getSourceApplicationId() - Method in class ai.tock.bot.engine.dialog.EventState
-
For notification event,
- getStart() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- getStart() - Method in class ai.tock.bot.admin.dialog.DialogReportQueryResult
-
- getStart() - Method in class ai.tock.bot.admin.user.UserReportQuery
-
- getStart() - Method in class ai.tock.bot.admin.user.UserReportQueryResult
-
- getStart() - Method in class ai.tock.bot.engine.dialog.EntityValue
-
If extracted from a sentence,
- getStart() - Method in class ai.tock.bot.engine.monitoring.RequestTimerData
-
- getStartAction() - Method in class ai.tock.bot.admin.test.TestPlan
-
The optional action to play,
- getStartDate() - Method in class ai.tock.bot.engine.feature.FeatureState
-
- getStarterIntent() - Method in class ai.tock.bot.engine.dialog.Story
-
- getStarterIntents() - Method in class ai.tock.bot.definition.SimpleStoryDefinition
-
One or more intents that start the story.
- getStarterIntents() - Method in interface ai.tock.bot.definition.StoryDefinition
-
One or more intents that start the story.
Usually, you don't have the same starter intent in two different story definition.
- getStarterIntents() - Method in class ai.tock.bot.definition.StoryDefinitionBase
-
One or more intents that start the story.
Usually, you don't have the same starter intent in two different story definition.
- getStarterIntents($this) - Static method in class ai.tock.bot.definition.StoryDefinitionExtended.DefaultImpls
-
One or more intents that start the story.
Usually, you don't have the same starter intent in two different story definition.
- getStarterIntents() - Method in interface ai.tock.bot.definition.StoryDefinitionExtended
-
One or more intents that start the story.
Usually, you don't have the same starter intent in two different story definition.
- getState() - Method in class ai.tock.bot.engine.dialog.Dialog
-
The state of the dialog.
- getState() - Method in class ai.tock.bot.engine.event.Event
-
The state of the event.
- getStates() - Method in class ai.tock.bot.admin.dialog.ApplicationDialogFlowData
-
- getStates() - Method in class ai.tock.bot.definition.DialogFlowDefinition
-
- getStates() - Method in class ai.tock.bot.engine.dialog.NextUserActionState
-
NLP query states.
- getStateValueId() - Method in class ai.tock.bot.engine.dialog.EntityStateValue
-
State value id if any.
- getStatus() - Method in class ai.tock.bot.admin.test.TestPlanExecution
-
The status of the test plan execution
- getStatus() - Method in class ai.tock.bot.engine.event.MediaStatusEvent
-
- getStatus() - Method in class ai.tock.bot.engine.event.NewDeviceEvent
-
- getStep() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateData
-
- getStep() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateTransitionData
-
- getStep() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
- getStep() - Method in class ai.tock.bot.definition.DialogFlowState
-
- getStep() - Method in class ai.tock.bot.definition.DialogFlowStateTransition
-
- getStep($this) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
- getStep() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
- getStep($this) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
- getStep() - Method in interface ai.tock.bot.engine.BotBus
-
- getStep() - Method in class ai.tock.bot.engine.dialog.EventState
-
The current step.
- getStep() - Method in class ai.tock.bot.engine.dialog.Snapshot
-
- getStep() - Method in class ai.tock.bot.engine.message.Suggestion
-
- getStepName() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
The name of the step if any.
- getStepName($this) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
The name of the step if any.
- getStepName() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
The name of the step if any.
- getStepName($this) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
The name of the step if any.
- getStepName() - Method in interface ai.tock.bot.engine.BotBus
-
The name of the step if any.
- getStepName() - Method in interface ai.tock.bot.engine.Bus
-
The name of the step if any.
- getSteps() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The optional steps.
- getSteps() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The optional steps.
- getSteps() - Method in class ai.tock.bot.definition.SimpleStoryDefinition
-
The root steps of the story.
- getSteps() - Method in interface ai.tock.bot.definition.StoryDefinition
-
The root steps of the story.
- getSteps() - Method in class ai.tock.bot.definition.StoryDefinitionBase
-
The root steps of the story.
- getSteps($this) - Static method in class ai.tock.bot.definition.StoryDefinitionExtended.DefaultImpls
-
The root steps of the story.
- getSteps() - Method in interface ai.tock.bot.definition.StoryDefinitionExtended
-
The root steps of the story.
- getStepsArray($this) - Static method in class ai.tock.bot.definition.StoryDefinitionExtended.DefaultImpls
-
StoryStep implementation could be an enum
- getStepsArray() - Method in interface ai.tock.bot.definition.StoryDefinitionExtended
-
StoryStep implementation could be an enum
- getStories() - Method in interface ai.tock.bot.definition.BotDefinition
-
The list of each stories.
- getStories() - Method in class ai.tock.bot.definition.BotDefinitionBase
-
The list of each stories.
- getStories() - Method in class ai.tock.bot.engine.dialog.Dialog
-
The history of stories in the dialog.
- getStory() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
The current story.
- getStory() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
The current story.
- getStory() - Method in interface ai.tock.bot.engine.BotBus
-
The current story.
- getStoryDefinition() - Method in class ai.tock.bot.admin.answer.ScriptAnswerVersionedConfiguration
-
- getStoryDefinition() - Method in class ai.tock.bot.definition.DialogFlowState
-
- getStoryDefinitionById(id) - Method in interface ai.tock.bot.admin.story.StoryDefinitionConfigurationDAO
-
- getStoryDefinitionByNamespaceAndBotIdAndIntent(namespace, botId, intent) - Method in interface ai.tock.bot.admin.story.StoryDefinitionConfigurationDAO
-
- getStoryDefinitionByNamespaceAndBotIdAndStoryId(namespace, botId, storyId) - Method in interface ai.tock.bot.admin.story.StoryDefinitionConfigurationDAO
-
- getStoryDefinitionId() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateData
-
- getStoryDefinitionId() - Method in class ai.tock.bot.engine.dialog.Snapshot
-
- getStoryDefinitionsByNamespaceAndBotId(namespace, botId) - Method in interface ai.tock.bot.admin.story.StoryDefinitionConfigurationDAO
-
- getStoryHandler() - Method in class ai.tock.bot.definition.SimpleStoryDefinition
-
The story handler of the story.
- getStoryHandler() - Method in interface ai.tock.bot.definition.StoryDefinition
-
The story handler of the story.
- getStoryHandler() - Method in class ai.tock.bot.definition.StoryDefinitionBase
-
The story handler of the story.
- getStoryHandlerClassName() - Method in class ai.tock.bot.admin.answer.BuiltInAnswerConfiguration
-
- getStoryHandlerClassName() - Method in class ai.tock.bot.admin.story.dump.BuiltInAnswerConfigurationDump
-
- getStoryId() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The story definition identifier.
- getStoryId() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The story definition identifier.
- getStringText() - Method in class ai.tock.bot.engine.action.SendSentence
-
- getSubElements() - Method in class ai.tock.bot.admin.message.SentenceElementConfiguration
-
- getSubElements() - Method in class ai.tock.bot.engine.message.GenericMessage
-
- getSubEntities() - Method in class ai.tock.bot.engine.dialog.EntityValue
-
Sub entity values if any.
- getSubTitle() - Method in class ai.tock.bot.admin.story.dump.MediaCardDescriptorDump
-
- getSubTitle() - Method in class ai.tock.bot.connector.media.MediaCard
-
- getSubTitle() - Method in class ai.tock.bot.connector.media.MediaCardDescriptor
-
- getSuffix() - Method in class ai.tock.bot.admin.story.dump.MediaFileDescriptorDump
-
- getSuffix() - Method in class ai.tock.bot.connector.media.MediaFileDescriptor
-
- getSuggestions() - Method in class ai.tock.bot.engine.message.TextWithSuggestions
-
- getSupportedResponseConnectorMessageTypes($this) - Static method in class ai.tock.bot.connector.ConnectorProvider.DefaultImpls
-
The supported connector messages - used to check the authorized messages.
- getSupportedResponseConnectorMessageTypes() - Method in interface ai.tock.bot.connector.ConnectorProvider
-
The supported connector messages - used to check the authorized messages.
- getSvgIcon() - Method in class ai.tock.bot.connector.ConnectorTypeConfiguration
-
A svg icon if any.
- getSwitchToStoryId() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationFeatureDump
-
- getSwitchToStoryId() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationFeature
-
- getTargetConfigurationId() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The target configuration identifier
- getTargetConnectorType() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
The target connector type is the ownerConnectorType. If null connectorType is used.
- getTargetConnectorType() - Method in class ai.tock.bot.admin.test.TestPlan
-
The
- getTargetConnectorType() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
- getTargetConnectorType() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
- getTargetConnectorType() - Method in class ai.tock.bot.engine.dialog.EventState
-
The target connector type
- getTargetConnectorType() - Method in interface ai.tock.bot.engine.I18nTranslator
-
- getTargetIntent() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
The optional intent to switch to when the step is reached.
- getTargetIntent() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
The optional intent to switch to when the step is reached.
- getTargetNamespace() - Method in interface ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDumpController
-
- getTemporaryIds() - Method in class ai.tock.bot.engine.user.UserTimeline
-
Temporary ids
- getTest() - Method in class ai.tock.bot.admin.dialog.ActionReport
-
- getTest() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Is it a test mode ?
- getTest($this) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Is it a test mode ?
- getTest() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Is it a test mode ?
- getTest($this) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Is it a test mode ?
- getTest() - Method in interface ai.tock.bot.engine.BotBus
-
Is it a test mode ?
- getTest() - Method in interface ai.tock.bot.engine.Bus
-
Is it a test mode ?
- getTest() - Method in class ai.tock.bot.engine.user.UserPreferences
-
Is it a test user?
- getTestBehaviour($this) - Static method in class ai.tock.bot.definition.BotDefinition.DefaultImpls
-
- getTestBehaviour() - Method in interface ai.tock.bot.definition.BotDefinition
-
- getTestContextKeyword() - Method in class ai.tock.bot.engine.nlp.BuiltInKeywordListener
-
- getTestEvent() - Method in class ai.tock.bot.engine.dialog.EventState
-
Is it a
- getTestPlan(testPlanId) - Method in interface ai.tock.bot.admin.test.TestPlanDAO
-
- getTestPlanExecution(testPlan, testPlanExecutionId) - Method in interface ai.tock.bot.admin.test.TestPlanDAO
-
- getTestPlanId() - Method in class ai.tock.bot.admin.test.TestPlanExecution
-
The test plan identifier.
- getTestPlans() - Method in interface ai.tock.bot.admin.test.TestPlanDAO
-
- getText() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- getText() - Method in class ai.tock.bot.admin.message.SentenceConfiguration
-
- getText() - Method in class ai.tock.bot.engine.action.SendSentence
-
- getText() - Method in class ai.tock.bot.engine.message.Sentence
-
- getText() - Method in class ai.tock.bot.engine.message.TextWithSuggestions
-
- getTexts() - Method in class ai.tock.bot.admin.message.SentenceElementConfiguration
-
- getTexts() - Method in class ai.tock.bot.admin.message.SentenceSubElementConfiguration
-
- getTexts() - Method in class ai.tock.bot.engine.message.GenericElement
-
- getTexts() - Method in class ai.tock.bot.engine.message.GenericMessage
-
- getThrowable() - Method in class ai.tock.bot.engine.monitoring.RequestTimerData
-
- getTimezone() - Method in class ai.tock.bot.engine.user.UserPreferences
-
Timezone of the user.
- getTitle() - Method in class ai.tock.bot.admin.story.dump.MediaActionDescriptorDump
-
- getTitle() - Method in class ai.tock.bot.admin.story.dump.MediaCardDescriptorDump
-
- getTitle() - Method in class ai.tock.bot.connector.media.MediaAction
-
- getTitle() - Method in class ai.tock.bot.connector.media.MediaActionDescriptor
-
- getTitle() - Method in class ai.tock.bot.connector.media.MediaCard
-
- getTitle() - Method in class ai.tock.bot.connector.media.MediaCardDescriptor
-
- getTitle() - Method in class ai.tock.bot.engine.message.Suggestion
-
- getTo() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
- getTo() - Method in class ai.tock.bot.admin.user.UserReportQuery
-
- getTockVersion() - Method in class ai.tock.bot.admin.bot.BotVersion
-
- getTotal() - Method in class ai.tock.bot.admin.dialog.DialogReportQueryResult
-
- getTotal() - Method in class ai.tock.bot.admin.user.UserReportQueryResult
-
- getTransitions() - Method in class ai.tock.bot.admin.dialog.ApplicationDialogFlowData
-
- getTransitions() - Method in class ai.tock.bot.definition.DialogFlowDefinition
-
- getType() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateTransitionData
-
- getType() - Method in class ai.tock.bot.admin.message.AttachmentConfiguration
-
- getType() - Method in class ai.tock.bot.admin.story.dump.MediaActionDescriptorDump
-
- getType() - Method in class ai.tock.bot.admin.story.dump.MediaCardDescriptorDump
-
- getType() - Method in class ai.tock.bot.admin.story.dump.MediaCarouselDescriptorDump
-
- getType() - Method in class ai.tock.bot.admin.story.dump.MediaFileDescriptorDump
-
- getType() - Method in interface ai.tock.bot.admin.story.dump.MediaMessageDescriptorDump
-
- getType() - Method in class ai.tock.bot.connector.ConnectorConfiguration
-
The connector type.
- getType() - Method in class ai.tock.bot.connector.media.MediaActionDescriptor
-
The type of message.
- getType() - Method in class ai.tock.bot.connector.media.MediaCardDescriptor
-
The type of message.
- getType() - Method in class ai.tock.bot.connector.media.MediaCarouselDescriptor
-
The type of message.
- getType() - Method in class ai.tock.bot.connector.media.MediaFile
-
- getType() - Method in class ai.tock.bot.connector.media.MediaFileDescriptor
-
- getType() - Method in interface ai.tock.bot.connector.media.MediaMessageDescriptor
-
The type of message.
- getType() - Method in class ai.tock.bot.definition.DialogFlowStateTransition
-
- getType() - Method in class ai.tock.bot.engine.action.SendAttachment
-
- getType() - Method in class ai.tock.bot.engine.message.Attachment
-
- getType() - Method in class ai.tock.bot.engine.monitoring.RequestTimerData
-
- getType() - Method in class ai.tock.bot.engine.user.PlayerId
-
The type of the player.
- getUnderlyingConnector() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
The underlying
interface Connector used.
Please do not use this method as it is exposed for third party libraries only.
- getUnderlyingConnector() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
The underlying
interface Connector used.
Please do not use this method as it is exposed for third party libraries only.
- getUnderlyingConnector() - Method in interface ai.tock.bot.engine.BotBus
-
The underlying
interface Connector used.
Please do not use this method as it is exposed for third party libraries only.
- getUNKNOWN() - Method in class ai.tock.bot.admin.bot.ArtifactVersion.Companion
-
The "unknown" artifact version number.
- getUnknown() - Method in class ai.tock.bot.definition.Intent.Companion
-
The unknown intent.
- getUnknownStory() - Method in interface ai.tock.bot.definition.BotDefinition
-
The unknown story. Used where no valid intent is found.
- getUnknownStory() - Method in class ai.tock.bot.definition.BotDefinitionBase
-
The unknown story.
- getUnsupportedUserInterface($this) - Static method in class ai.tock.bot.definition.StoryDefinitionExtended.DefaultImpls
-
- getUnsupportedUserInterface() - Method in interface ai.tock.bot.definition.StoryDefinitionExtended
-
- getUnsupportedUserInterfaces() - Method in class ai.tock.bot.definition.SimpleStoryDefinition
-
When this story does not support all
- getUnsupportedUserInterfaces() - Method in interface ai.tock.bot.definition.StoryDefinition
-
When this story does not support all UserInterfaceTypes.
- getUnsupportedUserInterfaces() - Method in class ai.tock.bot.definition.StoryDefinitionBase
-
When this story does not support all UserInterfaceTypes.
- getUnsupportedUserInterfaces($this) - Static method in class ai.tock.bot.definition.StoryDefinitionExtended.DefaultImpls
-
When this story does not support all UserInterfaceTypes.
- getUnsupportedUserInterfaces() - Method in interface ai.tock.bot.definition.StoryDefinitionExtended
-
When this story does not support all UserInterfaceTypes.
- getUrl() - Method in class ai.tock.bot.admin.message.AttachmentConfiguration
-
- getUrl() - Method in class ai.tock.bot.admin.story.dump.MediaActionDescriptorDump
-
- getUrl() - Method in class ai.tock.bot.connector.media.MediaAction
-
- getUrl() - Method in class ai.tock.bot.connector.media.MediaActionDescriptor
-
- getUrl() - Method in class ai.tock.bot.connector.media.MediaFile
-
- getUrl() - Method in class ai.tock.bot.engine.action.SendAttachment
-
- getUrl() - Method in class ai.tock.bot.engine.message.Attachment
-
- getUserId() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
The current user id.
- getUserId() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
The current user id.
- getUserId() - Method in interface ai.tock.bot.engine.Bus
-
The current user id.
- getUserId() - Method in class ai.tock.bot.engine.event.EndSessionEvent
-
- getUserId() - Method in class ai.tock.bot.engine.event.OneToOneEvent
-
- getUserId() - Method in class ai.tock.bot.engine.event.StartSessionEvent
-
- getUserInterface() - Method in class ai.tock.bot.admin.dialog.DialogReport
-
- getUserInterface() - Method in class ai.tock.bot.admin.test.TestDialogReport
-
- getUserInterface() - Method in class ai.tock.bot.engine.dialog.EventState
-
The user interface
- getUserInterface() - Method in class ai.tock.bot.engine.message.Sentence
-
- getUserInterfaceType() - Method in class ai.tock.bot.admin.dialog.ActionReport
-
- getUserInterfaceType() - Method in class ai.tock.bot.admin.test.TestActionReport
-
- getUserInterfaceType() - Method in class ai.tock.bot.connector.ConnectorType
-
The preferred
- getUserInterfaceType() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
The current user interface type.
- getUserInterfaceType() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
The current user interface type.
- getUserInterfaceType() - Method in interface ai.tock.bot.engine.I18nTranslator
-
The current user interface type.
- getUserLocale() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
- getUserLocale() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
- getUserLocale() - Method in interface ai.tock.bot.engine.I18nTranslator
-
- getUserLocation() - Method in class ai.tock.bot.engine.dialog.DialogState
-
The current
- getUserLocationStory() - Method in interface ai.tock.bot.definition.BotDefinition
-
- getUserLocationStory() - Method in class ai.tock.bot.definition.BotDefinitionBase
-
The story that handles
- getUserPreferences() - Method in class ai.tock.bot.admin.user.UserReport
-
- getUserPreferences() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
User preferences of the current user.
- getUserPreferences() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
User preferences of the current user.
- getUserPreferences() - Method in interface ai.tock.bot.engine.BotBus
-
User preferences of the current user.
- getUserPreferences() - Method in class ai.tock.bot.engine.user.UserTimeline
-
User data,
- getUsers() - Method in class ai.tock.bot.admin.user.UserReportQueryResult
-
- getUserSentence() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The user sentence sample.
- getUserSentence() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The user sentence sample.
- getUserSentence() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
Deprecated.
- getUserSentenceLabel() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
The user sentence sample.
- getUserSentenceLabel() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
- getUserSentenceLocale() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The user sentence sample locale.
- getUserSentenceLocale() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The user sentence sample locale.
- getUserState() - Method in class ai.tock.bot.admin.user.UserReport
-
- getUserState() - Method in class ai.tock.bot.engine.user.UserTimeline
-
The user state,
- getUserText() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
The text sent by the user if any.
- getUserText($this) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
The text sent by the user if any.
- getUserText() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
The text sent by the user if any.
- getUserText($this) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
The text sent by the user if any.
- getUserText() - Method in interface ai.tock.bot.engine.BotBus
-
The text sent by the user if any.
- getUserTimeline() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
The user timeline. Gets history and data about the user.
- getUserTimeline() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
The user timeline. Gets history and data about the user.
- getUserTimeline() - Method in interface ai.tock.bot.engine.BotBus
-
The user timeline. Gets history and data about the user.
- getUserToken() - Method in class ai.tock.bot.engine.event.LoginEvent
-
- getUserVerified() - Method in class ai.tock.bot.engine.dialog.EventState
-
The user verification status.
- getValue() - Method in class ai.tock.bot.definition.EntityStepSelection
-
The optional entity predefined value.
- getValue() - Method in class ai.tock.bot.engine.dialog.EntityStateValue
-
Current entity value
- getValue() - Method in class ai.tock.bot.engine.dialog.EntityValue
-
Value if any.
- getValue(entity) - Method in class ai.tock.bot.engine.dialog.Snapshot
-
Returns the value if it exists.
- getValue() - Method in class ai.tock.bot.engine.user.TimeBoxedFlag
-
- getVersion() - Method in class ai.tock.bot.admin.answer.ScriptAnswerVersionedConfiguration
-
- getVersion() - Method in class ai.tock.bot.admin.story.dump.ScriptAnswerVersionedConfigurationDump
-
- getVersion() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
The version of the story.
- getVersion() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
The version of the story.
- getVisibility() - Method in class ai.tock.bot.engine.action.ActionMetadata
-
visibility of the message.
- getWebhookUrl() - Method in class ai.tock.bot.admin.bot.BotConfiguration
-
Optional webhook url.
- getWebsocketEnabled() - Method in class ai.tock.bot.engine.WebSocketController
-
Is websocket enabled ?
- guessContentType(fileName) - Method in class ai.tock.bot.engine.config.UploadedFilesService
-
- handle($this, action, bus) - Static method in class ai.tock.bot.definition.BotAnswerInterceptor.DefaultImpls
-
Returns the replacement action.
- handle(action, bus) - Method in interface ai.tock.bot.definition.BotAnswerInterceptor
-
Returns the replacement action.
- handle(bus) - Method in class ai.tock.bot.definition.StoryDefinitionBase
-
- handle(bus) - Method in interface ai.tock.bot.definition.StoryHandler
-
Receive a message from the bus.
- handle(bus) - Method in class ai.tock.bot.definition.StoryHandlerBase
-
Receive a message from the bus.
- handle() - Method in interface ai.tock.bot.definition.StoryHandlerDefinition
-
The main method to implement.
- handle() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Default implementation redirect to answer.
- handle(event, data) - Method in interface ai.tock.bot.engine.ConnectorController
-
Handles an event sent by the connector. the primary goal of this controller.
- handle(bus) - Method in class ai.tock.bot.engine.dialog.Story
-
Handles a request.
- handleAndSwitchStory(storyDefinition, starterIntent) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Handles the action and switches the context to the specified story definition.
- handleAndSwitchStory(bus) - Method in class ai.tock.bot.definition.StoryHandlerBase
-
Handles the action and switches the context to the underlying story definition.
- handleAndSwitchStory($this, storyDefinition, starterIntent) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Handles the action and switches the context to the specified story definition.
- handleAndSwitchStory(storyDefinition, starterIntent) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Handles the action and switches the context to the specified story definition.
- handleAndSwitchStory($this, storyDefinition, starterIntent) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Handles the action and switches the context to the specified story definition.
- handleAndSwitchStory(storyDefinition, starterIntent) - Method in interface ai.tock.bot.engine.BotBus
-
Handles the action and switches the context to the specified story definition.
- handleKeyword(sentence) - Method in class ai.tock.bot.engine.nlp.BuiltInKeywordListener
-
Used to handle "secret" keywords.
- handleKeyword($this, sentence) - Static method in class ai.tock.bot.engine.nlp.NlpListener.DefaultImpls
-
Used to handle "secret" keywords.
- handleKeyword(sentence) - Method in interface ai.tock.bot.engine.nlp.NlpListener
-
Used to handle "secret" keywords.
- handler($this) - Static method in class ai.tock.bot.definition.StoryDataStep.DefaultImpls
-
The custom handler for this step.
When returning a null value,
it means that the step is not able to answer to the current request.
- handler() - Method in interface ai.tock.bot.definition.StoryDataStep
-
The custom handler for this step.
When returning a null value,
it means that the step is not able to answer to the current request.
- handler() - Method in class ai.tock.bot.definition.StoryDataStepBase
-
The custom handler for this step.
When returning a null value,
it means that the step is not able to answer to the current request.
- handlers() - Method in annotation type ai.tock.bot.connector.ConnectorIdHandlers
-
- HandlerStoryDefinitionCreator<T extends StoryHandlerDefinition> - Interface in ai.tock.bot.definition
-
- HandlerStoryDefinitionCreator() - Constructor for interface ai.tock.bot.definition.HandlerStoryDefinitionCreator
-
- HandlerStoryDefinitionCreatorKt - Class in ai.tock.bot.definition
-
- HandlerStoryDefinitionCreatorKt() - Constructor for class ai.tock.bot.definition.HandlerStoryDefinitionCreatorKt
-
- handleWithKeywordListeners(bus, keyword) - Method in class ai.tock.bot.definition.BotDefinitionBase.Companion
-
- hasActionEntity(entity) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Returns true if the current action has the specified entity role.
- hasActionEntity(role) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Returns true if the current action has the specified entity role.
- hasActionEntity($this, role) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Returns true if the current action has the specified entity role.
- hasActionEntity($this, entity) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Returns true if the current action has the specified entity role.
- hasActionEntity(entity) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Returns true if the current action has the specified entity role.
- hasActionEntity(role) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Returns true if the current action has the specified entity role.
- hasActionEntity($this, role) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Returns true if the current action has the specified entity role.
- hasActionEntity($this, entity) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Returns true if the current action has the specified entity role.
- hasActionEntity(role) - Method in interface ai.tock.bot.engine.BotBus
-
Returns true if the current action has the specified entity role.
- hasActionEntity(entity) - Method in interface ai.tock.bot.engine.BotBus
-
Returns true if the current action has the specified entity role.
- hasAnswer() - Method in class ai.tock.bot.admin.answer.AnswerConfiguration
-
Is there an answer set?
- hasAnswer() - Method in class ai.tock.bot.admin.answer.SimpleAnswerConfiguration
-
Is there an answer set?
- hasChoiceValue(param, value) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Checks that the specified choice parameter has the specified value.
- hasChoiceValue($this, param, value) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Checks that the specified choice parameter has the specified value.
- hasChoiceValue(param, value) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Checks that the specified choice parameter has the specified value.
- hasChoiceValue($this, param, value) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Checks that the specified choice parameter has the specified value.
- hasChoiceValue(param, value) - Method in interface ai.tock.bot.engine.BotBus
-
Checks that the specified choice parameter has the specified value.
- hasEmptyText() - Method in class ai.tock.bot.engine.action.SendSentence
-
- hasEntity(role) - Method in class ai.tock.bot.engine.event.Event
-
Does this event contains specified role entity?
- hasEntityPredefinedValue(role, value) - Method in class ai.tock.bot.engine.event.Event
-
Does this event contains specified predefined value entity?
- hasFlag(flag) - Method in class ai.tock.bot.engine.user.UserState
-
- hashCode() - Method in class ai.tock.bot.admin.answer.BuiltInAnswerConfiguration
-
- hashCode() - Method in class ai.tock.bot.admin.answer.MessageAnswerConfiguration
-
- hashCode() - Method in class ai.tock.bot.admin.answer.ScriptAnswerConfiguration
-
- hashCode() - Method in class ai.tock.bot.admin.answer.SimpleAnswer
-
- hashCode() - Method in class ai.tock.bot.admin.answer.SimpleAnswerConfiguration
-
- hashCode() - Method in class ai.tock.bot.admin.bot.ArtifactVersion
-
An artifact version number.
- hashCode() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
Configuration details for a bot and a connector.
- hashCode() - Method in class ai.tock.bot.admin.bot.BotConfiguration
-
Configuration details for a bot.
- hashCode() - Method in class ai.tock.bot.admin.bot.BotVersion
-
A bot version number.
- hashCode() - Method in class ai.tock.bot.admin.dialog.ActionReport
-
- hashCode() - Method in class ai.tock.bot.admin.dialog.ApplicationDialogFlowData
-
All data about bot flow.
- hashCode() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateData
-
- hashCode() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateTransitionData
-
- hashCode() - Method in class ai.tock.bot.admin.dialog.DialogReport
-
- hashCode() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
Query for dialogs.
- hashCode() - Method in class ai.tock.bot.admin.dialog.DialogReportQueryResult
-
- hashCode() - Method in class ai.tock.bot.admin.message.AttachmentConfiguration
-
A simple attachment file.
- hashCode() - Method in class ai.tock.bot.admin.message.ChoiceConfiguration
-
A user choice.
- hashCode() - Method in class ai.tock.bot.admin.message.LocationConfiguration
-
User location data.
- hashCode() - Method in class ai.tock.bot.admin.message.SentenceConfiguration
-
- hashCode() - Method in class ai.tock.bot.admin.message.SentenceElementConfiguration
-
- hashCode() - Method in class ai.tock.bot.admin.message.SentenceSubElementConfiguration
-
- hashCode() - Method in class ai.tock.bot.admin.story.dump.BuiltInAnswerConfigurationDump
-
- hashCode() - Method in class ai.tock.bot.admin.story.dump.MediaActionDescriptorDump
-
- hashCode() - Method in class ai.tock.bot.admin.story.dump.MediaCardDescriptorDump
-
- hashCode() - Method in class ai.tock.bot.admin.story.dump.MediaCarouselDescriptorDump
-
- hashCode() - Method in class ai.tock.bot.admin.story.dump.MessageAnswerConfigurationDump
-
- hashCode() - Method in class ai.tock.bot.admin.story.dump.ScriptAnswerConfigurationDump
-
- hashCode() - Method in class ai.tock.bot.admin.story.dump.ScriptAnswerVersionedConfigurationDump
-
- hashCode() - Method in class ai.tock.bot.admin.story.dump.SimpleAnswerConfigurationDump
-
- hashCode() - Method in class ai.tock.bot.admin.story.dump.SimpleAnswerDump
-
- hashCode() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
- hashCode() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationFeatureDump
-
- hashCode() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationMandatoryEntityDump
-
- hashCode() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
- hashCode() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
- hashCode() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationFeature
-
In order to manage story activation and redirection.
- hashCode() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationFlowNode
-
A flow tree node.
- hashCode() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationMandatoryEntity
-
- hashCode() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
- hashCode() - Method in class ai.tock.bot.admin.test.DialogExecutionReport
-
- hashCode() - Method in class ai.tock.bot.admin.test.TestActionReport
-
- hashCode() - Method in class ai.tock.bot.admin.test.TestDialogReport
-
- hashCode() - Method in class ai.tock.bot.admin.test.TestPlan
-
A test plan is a set of dialogs to replay.
- hashCode() - Method in class ai.tock.bot.admin.test.TestPlanExecution
-
- hashCode() - Method in class ai.tock.bot.admin.user.UserReport
-
- hashCode() - Method in class ai.tock.bot.admin.user.UserReportQuery
-
- hashCode() - Method in class ai.tock.bot.admin.user.UserReportQueryResult
-
- hashCode() - Method in class ai.tock.bot.connector.ConnectorConfiguration
-
- hashCode() - Method in class ai.tock.bot.connector.ConnectorType
-
A connector identifier.
- hashCode() - Method in class ai.tock.bot.connector.ConnectorTypeConfiguration
-
A connector type configuration definition.
- hashCode() - Method in class ai.tock.bot.connector.ConnectorTypeConfigurationField
-
- hashCode() - Method in class ai.tock.bot.connector.media.MediaAction
-
- hashCode() - Method in class ai.tock.bot.connector.media.MediaActionDescriptor
-
- hashCode() - Method in class ai.tock.bot.connector.media.MediaCard
-
A media card. At least one of title, subTitle or file is not null.
- hashCode() - Method in class ai.tock.bot.connector.media.MediaCardDescriptor
-
- hashCode() - Method in class ai.tock.bot.connector.media.MediaCarousel
-
- hashCode() - Method in class ai.tock.bot.connector.media.MediaCarouselDescriptor
-
- hashCode() - Method in class ai.tock.bot.connector.media.MediaFile
-
An uploaded file.
- hashCode() - Method in class ai.tock.bot.connector.media.MediaFileDescriptor
-
A file descriptor.
- hashCode() - Method in class ai.tock.bot.definition.BotProviderBase
-
- hashCode() - Method in class ai.tock.bot.definition.BotProviderId
-
- hashCode() - Method in class ai.tock.bot.definition.DialogFlowDefinition
-
- hashCode() - Method in class ai.tock.bot.definition.DialogFlowState
-
- hashCode() - Method in class ai.tock.bot.definition.DialogFlowStateTransition
-
- hashCode() - Method in class ai.tock.bot.definition.EntityStepSelection
-
A step entity configuration option.
- hashCode() - Method in class ai.tock.bot.definition.Intent
-
An intent definition.
- hashCode() - Method in class ai.tock.bot.definition.IntentWithoutNamespace
-
The non qualified name of the intent.
- hashCode() - Method in class ai.tock.bot.definition.Parameters
-
- hashCode() - Method in class ai.tock.bot.engine.action.ActionMetadata
-
- hashCode() - Method in class ai.tock.bot.engine.dialog.ArchivedEntityValue
-
An archived (old) entity value.
- hashCode() - Method in class ai.tock.bot.engine.dialog.Dialog
-
A dialog is a conversation between users and bots.
Conversation history is split into a list of stories.
The dialog has a (current) state.
- hashCode() - Method in class ai.tock.bot.engine.dialog.DialogState
-
- hashCode() - Method in class ai.tock.bot.engine.dialog.EntityStateValue
-
EntityStateValue is the current value of an entity with its history.
- hashCode() - Method in class ai.tock.bot.engine.dialog.EntityValue
-
A (may be not yet evaluated) value linked to an entity stored in the context.
- hashCode() - Method in class ai.tock.bot.engine.dialog.EventState
-
State in event scope.
- hashCode() - Method in class ai.tock.bot.engine.dialog.NextUserActionState
-
The temporary initial state for next user action.
- hashCode() - Method in class ai.tock.bot.engine.dialog.Snapshot
-
A "snapshot" is a readonly view of the state in the dialog, usually after a bot reply.
- hashCode() - Method in class ai.tock.bot.engine.dialog.Story
-
A Story is a small unit of conversation about a specific topic.
It is linked to at least one intent - the starterIntent.
- hashCode() - Method in class ai.tock.bot.engine.feature.FeatureState
-
A state of a feature.
- hashCode() - Method in class ai.tock.bot.engine.message.ActionWrappedMessage
-
- hashCode() - Method in class ai.tock.bot.engine.message.Attachment
-
A simple attachment file.
- hashCode() - Method in class ai.tock.bot.engine.message.Choice
-
A user choice.
- hashCode() - Method in class ai.tock.bot.engine.message.GenericElement
-
- hashCode() - Method in class ai.tock.bot.engine.message.GenericMessage
-
- hashCode() - Method in class ai.tock.bot.engine.message.Location
-
User location data.
- hashCode() - Method in class ai.tock.bot.engine.message.MessagesList
-
A list of messages.
- hashCode() - Method in class ai.tock.bot.engine.message.Sentence
-
Could be a simple text, or a complex message using secondary constructor.
- hashCode() - Method in class ai.tock.bot.engine.message.Suggestion
-
- hashCode() - Method in class ai.tock.bot.engine.message.TextWithSuggestions
-
- hashCode() - Method in class ai.tock.bot.engine.nlp.NlpCallStats
-
Stats about nlp call.
- hashCode() - Method in class ai.tock.bot.engine.nlp.NlpEntityMergeContext
-
Provides all info to allow multiple values of the same entity type to be merged.
- hashCode() - Method in class ai.tock.bot.engine.nlp.NlpIntentStat
-
- hashCode() - Method in class ai.tock.bot.engine.user.PlayerId
-
- hashCode() - Method in class ai.tock.bot.engine.user.TimeBoxedFlag
-
A flag with a validity limit.
- hashCode() - Method in class ai.tock.bot.engine.user.UserLocation
-
- hashCode() - Method in class ai.tock.bot.engine.user.UserPreferences
-
User preferences.
- hashCode() - Method in class ai.tock.bot.engine.user.UserState
-
The user state.
- hasMessage(type) - Method in class ai.tock.bot.engine.action.SendSentence
-
- hasToPersistAction($this, timeline, action) - Static method in class ai.tock.bot.definition.BotDefinition.DefaultImpls
-
If this method returns true, the action will be added in the stored history.
- hasToPersistAction(timeline, action) - Method in interface ai.tock.bot.definition.BotDefinition
-
If this method returns true, the action will be added in the stored history.
- hasValue(entity) - Method in class ai.tock.bot.engine.dialog.Snapshot
-
Does this value exist in the snapshot?
- save(conf) - Method in interface ai.tock.bot.admin.bot.BotApplicationConfigurationDAO
-
- save(conf) - Method in interface ai.tock.bot.admin.bot.BotApplicationConfigurationDAO
-
- save(story) - Method in interface ai.tock.bot.admin.story.StoryDefinitionConfigurationDAO
-
- save(userTimeline, botDefinition) - Method in interface ai.tock.bot.engine.user.UserTimelineDAO
-
Saves the timeline.
- save(userTimeline, namespace) - Method in interface ai.tock.bot.engine.user.UserTimelineDAO
-
Saves the timeline.
- saveAndExecuteTestPlan(testPlan, executionId) - Method in interface ai.tock.bot.admin.test.TestClientService
-
- saveFlow(bot, flow) - Method in interface ai.tock.bot.engine.dialog.DialogFlowDAO
-
- saveTestExecution(testPlanExecution) - Method in interface ai.tock.bot.admin.test.TestPlanDAO
-
Save the given common test plan execution into the mongo database.
- saveTestPlan(testPlan) - Method in interface ai.tock.bot.admin.test.TestPlanDAO
-
Save the given common test plan into the mongo database.
- ScriptAnswerConfiguration - Class in ai.tock.bot.admin.answer
-
- ScriptAnswerConfiguration(scriptVersions, current) - Constructor for class ai.tock.bot.admin.answer.ScriptAnswerConfiguration
-
- ScriptAnswerConfigurationDump - Class in ai.tock.bot.admin.story.dump
-
- ScriptAnswerConfigurationDump(scriptVersions, current) - Constructor for class ai.tock.bot.admin.story.dump.ScriptAnswerConfigurationDump
-
- ScriptAnswerConfigurationDump(conf) - Constructor for class ai.tock.bot.admin.story.dump.ScriptAnswerConfigurationDump
-
- ScriptAnswerVersionedConfiguration - Class in ai.tock.bot.admin.answer
-
- ScriptAnswerVersionedConfiguration(script, compiledCode, version, mainClassName, date) - Constructor for class ai.tock.bot.admin.answer.ScriptAnswerVersionedConfiguration
-
- ScriptAnswerVersionedConfiguration.Companion - Class in ai.tock.bot.admin.answer
-
- ScriptAnswerVersionedConfigurationDump - Class in ai.tock.bot.admin.story.dump
-
- ScriptAnswerVersionedConfigurationDump(script, version, date) - Constructor for class ai.tock.bot.admin.story.dump.ScriptAnswerVersionedConfigurationDump
-
- ScriptAnswerVersionedConfigurationDump(conf) - Constructor for class ai.tock.bot.admin.story.dump.ScriptAnswerVersionedConfigurationDump
-
- search(query) - Method in interface ai.tock.bot.admin.dialog.DialogReportDAO
-
- search(query) - Method in interface ai.tock.bot.admin.user.UserReportDAO
-
- select() - Method in class ai.tock.bot.definition.StoryDataStepBase
-
- selectFromAction($this, userTimeline, dialog, action, intent) - Static method in class ai.tock.bot.definition.StoryDataStep.DefaultImpls
-
Does this Step has to be automatically selected?
if returns true, the step is selected.
- selectFromAction($this, userTimeline, dialog, action, intent) - Static method in class ai.tock.bot.definition.StoryStep.DefaultImpls
-
Does this Step has to be automatically selected?
if returns true, the step is selected.
- selectFromAction(userTimeline, dialog, action, intent) - Method in interface ai.tock.bot.definition.StoryStep
-
Does this Step has to be automatically selected?
if returns true, the step is selected.
- selectFromBus($this) - Static method in class ai.tock.bot.definition.StoryDataStep.DefaultImpls
-
- selectFromBus($this) - Static method in class ai.tock.bot.definition.StoryStep.DefaultImpls
-
- selectFromBus() - Method in interface ai.tock.bot.definition.StoryStep
-
- selectFromBusAndData($this) - Static method in class ai.tock.bot.definition.StoryDataStep.DefaultImpls
-
- selectFromBusAndData() - Method in interface ai.tock.bot.definition.StoryDataStep
-
- selectFromBusAndData() - Method in class ai.tock.bot.definition.StoryDataStepBase
-
- selectFromEntityStepSelection($this, action, intent) - Static method in class ai.tock.bot.definition.StoryDataStep.DefaultImpls
-
- selectFromEntityStepSelection($this, action, intent) - Static method in class ai.tock.bot.definition.StoryStep.DefaultImpls
-
- selectFromEntityStepSelection(action, intent) - Method in interface ai.tock.bot.definition.StoryStep
-
- selectStepFromStoryHandlerAndData(def, data, storyDefinition) - Method in class ai.tock.bot.definition.StoryHandlerBase
-
- send(event, callback, delayInMs) - Method in interface ai.tock.bot.connector.Connector
-
Send an event with this connector for the specified delay.
- send(action, delay) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
- send(message, delay) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
- send(messages, initialDelay) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
- send(i18nText, i18nArgs) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Sends i18nText.
- send(i18nText, delay, i18nArgs) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Sends i18nText.
- send(delay) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
- send(delay, messageProvider) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
- send($this, message, delay) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
- send($this, messages, initialDelay) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
- send($this, delay, messageProvider) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
- send($this, delay) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
- send($this, i18nText, delay, i18nArgs) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Sends i18nText.
- send($this, i18nText, i18nArgs) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Sends i18nText.
- send(action, delay) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
- send(message, delay) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
- send(messages, initialDelay) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
- send(i18nText, i18nArgs) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Sends i18nText.
- send(i18nText, delay, i18nArgs) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Sends i18nText.
- send(delay) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
- send(delay, messageProvider) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
- send($this, message, delay) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
- send($this, messages, initialDelay) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
- send($this, delay, messageProvider) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
- send($this, delay) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
- send($this, i18nText, delay, i18nArgs) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Sends i18nText.
- send($this, i18nText, i18nArgs) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Sends i18nText.
- send(message, delay) - Method in interface ai.tock.bot.engine.BotBus
-
- send(messages, initialDelay) - Method in interface ai.tock.bot.engine.BotBus
-
- send(action, delay) - Method in interface ai.tock.bot.engine.BotBus
-
- send(delay, messageProvider) - Method in interface ai.tock.bot.engine.BotBus
-
- send(delay) - Method in interface ai.tock.bot.engine.BotBus
-
- send(i18nText, delay, i18nArgs) - Method in interface ai.tock.bot.engine.BotBus
-
Sends i18nText.
- send(i18nText, i18nArgs) - Method in interface ai.tock.bot.engine.BotBus
-
Sends i18nText.
- send($this, delay) - Static method in class ai.tock.bot.engine.Bus.DefaultImpls
-
- send($this, i18nText, delay, i18nArgs) - Static method in class ai.tock.bot.engine.Bus.DefaultImpls
-
Sends i18nText.
- send($this, i18nText, i18nArgs) - Static method in class ai.tock.bot.engine.Bus.DefaultImpls
-
Sends i18nText.
- send($this, delay, messageProvider) - Static method in class ai.tock.bot.engine.Bus.DefaultImpls
-
- send(delay) - Method in interface ai.tock.bot.engine.Bus
-
- send(i18nText, delay, i18nArgs) - Method in interface ai.tock.bot.engine.Bus
-
Sends i18nText.
- send(i18nText, i18nArgs) - Method in interface ai.tock.bot.engine.Bus
-
Sends i18nText.
- send(delay, messageProvider) - Method in interface ai.tock.bot.engine.Bus
-
- SendAttachment - Class in ai.tock.bot.engine.action
-
A simple attachment file sent.
- SendAttachment(playerId, applicationId, recipientId, url, type, id, date, state, metadata) - Constructor for class ai.tock.bot.engine.action.SendAttachment
-
A simple attachment file sent.
- SendAttachment.AttachmentType - Enum in ai.tock.bot.engine.action
-
- sendChoice(event, intent, controller, connectorData) - Method in class ai.tock.bot.definition.EventListenerBase
-
- SendChoice - Class in ai.tock.bot.engine.action
-
A user choice (click on a button or direct action).
- SendChoice(playerId, applicationId, recipientId, intentName, parameters, id, date, state, metadata) - Constructor for class ai.tock.bot.engine.action.SendChoice
-
A user choice (click on a button or direct action).
- SendChoice(playerId, applicationId, recipientId, intentName, step, parameters, id, date, state, metadata) - Constructor for class ai.tock.bot.engine.action.SendChoice
-
- SendChoice.Companion - Class in ai.tock.bot.engine.action
-
- SendLocation - Class in ai.tock.bot.engine.action
-
A user location transmission.
- SendLocation(playerId, applicationId, recipientId, location, id, date, state, metadata) - Constructor for class ai.tock.bot.engine.action.SendLocation
-
A user location transmission.
- sendRawText(plainText, delay) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Send text that should not be translated.
- sendRawText(plainText, delay) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Send text that should not be translated.
- sendRawText(plainText, delay) - Method in interface ai.tock.bot.engine.Bus
-
Send text that should not be translated.
- SendSentence - Class in ai.tock.bot.engine.action
-
- SendSentence(playerId, applicationId, recipientId, text, messages, id, date, state, metadata, nlpStats, precomputedNlp) - Constructor for class ai.tock.bot.engine.action.SendSentence
-
- Sentence - Class in ai.tock.bot.engine.message
-
Could be a simple text, or a complex message using secondary constructor.
- Sentence(text, messages, userInterface, delay) - Constructor for class ai.tock.bot.engine.message.Sentence
-
Could be a simple text, or a complex message using secondary constructor.
- Sentence(text, messages, userInterface) - Constructor for class ai.tock.bot.engine.message.Sentence
-
- Sentence.Companion - Class in ai.tock.bot.engine.message
-
- SentenceConfiguration - Class in ai.tock.bot.admin.message
-
- SentenceConfiguration(text, messages, delay) - Constructor for class ai.tock.bot.admin.message.SentenceConfiguration
-
- SentenceConfiguration.Companion - Class in ai.tock.bot.admin.message
-
- SentenceElementConfiguration - Class in ai.tock.bot.admin.message
-
- SentenceElementConfiguration(connectorType, attachments, choices, texts, locations, metadata, subElements, connectorMessage) - Constructor for class ai.tock.bot.admin.message.SentenceElementConfiguration
-
- SentenceElementConfiguration() - Constructor for class ai.tock.bot.admin.message.SentenceElementConfiguration
-
- SentenceSubElementConfiguration - Class in ai.tock.bot.admin.message
-
- SentenceSubElementConfiguration(attachments, choices, texts, locations, metadata) - Constructor for class ai.tock.bot.admin.message.SentenceSubElementConfiguration
-
- SentenceSubElementConfiguration() - Constructor for class ai.tock.bot.admin.message.SentenceSubElementConfiguration
-
- setBotDisabled(value) - Method in class ai.tock.bot.engine.user.UserState
-
- setBusContextValue(key, value) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Updates the non persistent current context value.
Bus context values are useful to store a temporary (ie request scoped) state.
- setBusContextValue(key, value) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Updates the non persistent current context value.
Bus context values are useful to store a temporary (ie request scoped) state.
- setBusContextValue($this, key, value) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Updates the non persistent current context value.
Bus context values are useful to store a temporary (ie request scoped) state.
- setBusContextValue(key, value) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Updates the non persistent current context value.
Bus context values are useful to store a temporary (ie request scoped) state.
- setBusContextValue(key, value) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Updates the non persistent current context value.
Bus context values are useful to store a temporary (ie request scoped) state.
- setBusContextValue($this, key, value) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Updates the non persistent current context value.
Bus context values are useful to store a temporary (ie request scoped) state.
- setBusContextValue(key, value) - Method in interface ai.tock.bot.engine.BotBus
-
Updates the non persistent current context value.
Bus context values are useful to store a temporary (ie request scoped) state.
- setBusContextValue(key, value) - Method in interface ai.tock.bot.engine.BotBus
-
Updates the non persistent current context value.
Bus context values are useful to store a temporary (ie request scoped) state.
- setCheckLogin(p) - Method in class ai.tock.bot.engine.event.LoginEvent
-
this param is for revoke token
- setConfigurationUpdated($this, $noName_1) - Static method in class ai.tock.bot.definition.BotProvider.DefaultImpls
-
Does this bot provider gets a configuration update ?
- setConfigurationUpdated($noName_0) - Method in interface ai.tock.bot.definition.BotProvider
-
Does this bot provider gets a configuration update ?
- setContextValue(name, value) - Method in class ai.tock.bot.engine.dialog.DialogState
-
Updates persistent context value.
Do not store Collection or Map in the context, only plain objects or typed arrays.
- setCurrentIntent(p) - Method in class ai.tock.bot.engine.dialog.DialogState
-
The current
- setDefaultBreath(p) - Method in class ai.tock.bot.definition.BotDefinition.Companion
-
Convenient default value in ms to wait before next answer sentence. 1s by default.
- setEmail(p) - Method in class ai.tock.bot.engine.user.UserPreferences
-
Email of the user.
- setError(p) - Method in class ai.tock.bot.engine.monitoring.RequestTimerData
-
- setFirstName(p) - Method in class ai.tock.bot.engine.user.UserPreferences
-
First name of the user.
- setFlag(flag, timeoutInMinutes, value) - Method in class ai.tock.bot.engine.user.UserState
-
- setFlag(flag, timeoutDuration, value) - Method in class ai.tock.bot.engine.user.UserState
-
- setGender(p) - Method in class ai.tock.bot.engine.user.UserPreferences
-
Gender of the user.
- setHealthcheckHandler(h) - Method in class ai.tock.bot.engine.BotRepository
-
healthcheck handler to answer to GET /healthcheck.
- setI18nProvider(p) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
To manage i18n.
- setI18nProvider(p) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
To manage i18n.
- setI18nProvider(p) - Method in interface ai.tock.bot.engine.BotBus
-
To manage i18n.
- setId(p) - Method in class ai.tock.bot.engine.dialog.Dialog
-
The id of the dialog.
- setInitialLocale(p) - Method in class ai.tock.bot.engine.user.UserPreferences
-
The initial locale of the user
- setIntent(p) - Method in class ai.tock.bot.engine.dialog.EventState
-
The current intent of the action.
- setIntentsQualifiers(p) - Method in class ai.tock.bot.engine.dialog.NextUserActionState
-
Next sentence will be analysed for these intents.
- setKeywordRegexp(p) - Method in class ai.tock.bot.engine.nlp.BuiltInKeywordListener
-
The keyword regexp is applicable.
- setLastAnswer(p) - Method in class ai.tock.bot.engine.action.ActionMetadata
-
Is it the last answer of the bot.
- setLastName(p) - Method in class ai.tock.bot.engine.user.UserPreferences
-
Last name of the user.
- setLocale(p) - Method in class ai.tock.bot.engine.user.UserPreferences
-
Locale of the user.
- setMessage(p) - Method in class ai.tock.bot.engine.monitoring.RequestTimerData
-
- setNextActionState(p) - Method in class ai.tock.bot.engine.dialog.DialogState
-
The
- setNextUserActionState(p) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Qualify the next user action.
- setNextUserActionState(p) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Qualify the next user action.
- setNextUserActionState(p) - Method in interface ai.tock.bot.engine.BotBus
-
Qualify the next user action.
- setNlpStats(p) - Method in class ai.tock.bot.engine.action.SendSentence
-
- setNotification(p) - Method in class ai.tock.bot.engine.dialog.EventState
-
If true, this event is not addressed to the bot, but the bot is notified
that it has been sent in a multi users/bots conversation.
- setNotificationType(p) - Method in class ai.tock.bot.engine.action.ActionMetadata
-
tag deals with type of message notification.
- setPicture(p) - Method in class ai.tock.bot.engine.user.UserPreferences
-
Picture url of the user.
- setPriority(p) - Method in class ai.tock.bot.engine.action.ActionMetadata
-
Significance deals with the notification level.
- setProfileLoaded(value) - Method in class ai.tock.bot.engine.user.UserState
-
- setQuoteMessage(p) - Method in class ai.tock.bot.engine.action.ActionMetadata
-
Message which contains a quote.
- setReceiveHandler(id, handler) - Method in class ai.tock.bot.engine.WebSocketController
-
- setReferenceDate(p) - Method in class ai.tock.bot.engine.dialog.NextUserActionState
-
Entity parsing will use this date as reference.
- setReferenceTimezone(p) - Method in class ai.tock.bot.engine.dialog.NextUserActionState
-
Entity parsing will use this referenceTimezone as reference.
- setReplyMessage(p) - Method in class ai.tock.bot.engine.action.ActionMetadata
-
Message which is a reply to another.
- setRequestTimer(p) - Method in class ai.tock.bot.engine.BotRepository
-
Request timer for connectors.
- setSaveTimeline(p) - Method in class ai.tock.bot.connector.ConnectorData
-
To know if the timeline has to be saved
- setSkipAnswer(p) - Method in class ai.tock.bot.connector.ConnectorData
-
Set to true if the bot does not make any answer to a user sentence.
Synchronous
interface Connectors usually do not support skipping answer.
- setSourceApplicationId(p) - Method in class ai.tock.bot.engine.dialog.EventState
-
For notification event,
- setStates(p) - Method in class ai.tock.bot.engine.dialog.NextUserActionState
-
NLP query states.
- setStep(step) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
- setStep($this, step) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
- setStep(step) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
- setStep($this, step) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
- setStep(step) - Method in interface ai.tock.bot.engine.BotBus
-
- setStep(p) - Method in class ai.tock.bot.engine.dialog.EventState
-
The current step.
- setStory(p) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
The current story.
- setStory(p) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
The current story.
- setStory(p) - Method in interface ai.tock.bot.engine.BotBus
-
The current story.
- setTargetConnectorType(p) - Method in class ai.tock.bot.engine.dialog.EventState
-
The target connector type
- setTest(p) - Method in class ai.tock.bot.engine.user.UserPreferences
-
Is it a test user?
- setTestEvent(p) - Method in class ai.tock.bot.engine.dialog.EventState
-
Is it a
- setThrowable(p) - Method in class ai.tock.bot.engine.monitoring.RequestTimerData
-
- setTimezone(p) - Method in class ai.tock.bot.engine.user.UserPreferences
-
Timezone of the user.
- setTo($this$setTo, value) - Static method in class ai.tock.bot.engine.dialog.EntityValueKt
-
- setTo($this$setTo, text) - Static method in class ai.tock.bot.engine.dialog.EntityValueKt
-
- setUnlimitedFlag(flag, value) - Method in class ai.tock.bot.engine.user.UserState
-
- setup() - Method in class ai.tock.bot.definition.StoryDataStepBase
-
- setup($this, bus) - Static method in class ai.tock.bot.definition.TestBehaviour.DefaultImpls
-
- setup($this, userPreferences, connectorType, locale) - Static method in class ai.tock.bot.definition.TestBehaviour.DefaultImpls
-
Setup user preferences for test context.
- setup(bus) - Method in interface ai.tock.bot.definition.TestBehaviour
-
- setup(userPreferences, connectorType, locale) - Method in interface ai.tock.bot.definition.TestBehaviour
-
Setup user preferences for test context.
- setUrl(p) - Method in class ai.tock.bot.admin.story.dump.MediaActionDescriptorDump
-
- setUrl(p) - Method in class ai.tock.bot.connector.media.MediaAction
-
- setUrl(p) - Method in class ai.tock.bot.connector.media.MediaActionDescriptor
-
- setUserInterface(p) - Method in class ai.tock.bot.engine.dialog.EventState
-
The user interface
- setUserLocation(p) - Method in class ai.tock.bot.engine.dialog.DialogState
-
The current
- setUserVerified(p) - Method in class ai.tock.bot.engine.dialog.EventState
-
The user verification status.
- setValue(role, value) - Method in class ai.tock.bot.engine.dialog.DialogState
-
Set a new entity value. Remove previous entity values history.
- setValue(entity, value) - Method in class ai.tock.bot.engine.dialog.DialogState
-
Set a new entity value. Remove previous entity values history.
- setVisibility(p) - Method in class ai.tock.bot.engine.action.ActionMetadata
-
visibility of the message.
- SimpleAnswer - Class in ai.tock.bot.admin.answer
-
- SimpleAnswer(key, delay, mediaMessage) - Constructor for class ai.tock.bot.admin.answer.SimpleAnswer
-
- SimpleAnswerConfiguration - Class in ai.tock.bot.admin.answer
-
- SimpleAnswerConfiguration(answers) - Constructor for class ai.tock.bot.admin.answer.SimpleAnswerConfiguration
-
- SimpleAnswerConfigurationDump - Class in ai.tock.bot.admin.story.dump
-
- SimpleAnswerConfigurationDump(answers) - Constructor for class ai.tock.bot.admin.story.dump.SimpleAnswerConfigurationDump
-
- SimpleAnswerConfigurationDump(conf) - Constructor for class ai.tock.bot.admin.story.dump.SimpleAnswerConfigurationDump
-
- SimpleAnswerDump - Class in ai.tock.bot.admin.story.dump
-
- SimpleAnswerDump(key, delay, mediaMessage) - Constructor for class ai.tock.bot.admin.story.dump.SimpleAnswerDump
-
- SimpleAnswerDump(answer) - Constructor for class ai.tock.bot.admin.story.dump.SimpleAnswerDump
-
- SimpleBotDefinition - Class in ai.tock.bot.definition
-
- SimpleBotDefinition(botId, namespace, stories, nlpModelName, unknownStory, helloStory, goodbyeStory, noInputStory, botDisabledStory, botEnabledStory, userLocationStory, handleAttachmentStory, eventListener, keywordStory, conversation) - Constructor for class ai.tock.bot.definition.SimpleBotDefinition
-
- SimpleStoryDefinition - Class in ai.tock.bot.definition
-
- SimpleStoryDefinition(id, storyHandler, starterIntents, intents, steps, unsupportedUserInterfaces) - Constructor for class ai.tock.bot.definition.SimpleStoryDefinition
-
- SimpleStoryDefinition(id, storyHandler, steps, starterIntents, intents, unsupportedUserInterfaces) - Constructor for class ai.tock.bot.definition.SimpleStoryDefinition
-
- SimpleStoryHandlerBase - Class in ai.tock.bot.definition
-
- SimpleStoryHandlerBase(mainIntentName) - Constructor for class ai.tock.bot.definition.SimpleStoryHandlerBase
-
- SimpleStoryHandlerBase() - Constructor for class ai.tock.bot.definition.SimpleStoryHandlerBase
-
- SimpleStoryStep - Interface in ai.tock.bot.definition
-
- SimpleStoryStep() - Constructor for interface ai.tock.bot.definition.SimpleStoryStep
-
- skipAnswer() - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Does not send an answer. Synchronous
interface Connectors (like Google Assistant or Alexa)
usually do not support skipping answer.
- skipAnswer($this) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Does not send an answer. Synchronous
interface Connectors (like Google Assistant or Alexa)
usually do not support skipping answer.
- skipAnswer() - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Does not send an answer. Synchronous
interface Connectors (like Google Assistant or Alexa)
usually do not support skipping answer.
- skipAnswer($this) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Does not send an answer. Synchronous
interface Connectors (like Google Assistant or Alexa)
usually do not support skipping answer.
- skipAnswer() - Method in interface ai.tock.bot.engine.BotBus
-
Does not send an answer. Synchronous
interface Connectors (like Google Assistant or Alexa)
usually do not support skipping answer.
- Snapshot - Class in ai.tock.bot.engine.dialog
-
A "snapshot" is a readonly view of the state in the dialog, usually after a bot reply.
- Snapshot(storyDefinitionId, intentName, step, entityValues, date) - Constructor for class ai.tock.bot.engine.dialog.Snapshot
-
A "snapshot" is a readonly view of the state in the dialog, usually after a bot reply.
- Snapshot(dialog) - Constructor for class ai.tock.bot.engine.dialog.Snapshot
-
- sortEntitiesToMerge($this, entities) - Static method in class ai.tock.bot.engine.nlp.NlpListener.DefaultImpls
-
Defines custom sort new entity values.
This is useful when you want to evaluate an entity role only after an other entity role has been evaluated
(entity dependence use case).
Default does nothing.
- sortEntitiesToMerge(entities) - Method in interface ai.tock.bot.engine.nlp.NlpListener
-
Defines custom sort new entity values.
This is useful when you want to evaluate an entity role only after an other entity role has been evaluated
(entity dependence use case).
Default does nothing.
- SOURCE_APP_ID - Static variable in class ai.tock.bot.engine.action.SendChoice
-
- sourceAppId() - Method in class ai.tock.bot.engine.action.SendChoice
-
The source application id (if any) ie the creator of the choice.
- start($this, type) - Static method in class ai.tock.bot.engine.monitoring.RequestTimer.DefaultImpls
-
Called at the start of the request.
- start(type) - Method in interface ai.tock.bot.engine.monitoring.RequestTimer
-
Called at the start of the request.
- startAction($this, botBus, handler) - Static method in class ai.tock.bot.definition.StoryHandlerListener.DefaultImpls
-
- startAction(botBus, handler) - Method in interface ai.tock.bot.definition.StoryHandlerListener
-
- StartConversationEvent - Class in ai.tock.bot.engine.event
-
Event provided when starting a conversation a conversation between a user and a bot
- StartConversationEvent(userId, recipientId, applicationId) - Constructor for class ai.tock.bot.engine.event.StartConversationEvent
-
Event provided when starting a conversation a conversation between a user and a bot
- StartSessionEvent - Class in ai.tock.bot.engine.event
-
A new session is started.
- StartSessionEvent(userId, applicationId) - Constructor for class ai.tock.bot.engine.event.StartSessionEvent
-
A new session is started.
- step() - Method in class ai.tock.bot.engine.action.SendChoice
-
The step of this choice (when applicable).
- STEP_PARAMETER - Static variable in class ai.tock.bot.engine.action.SendChoice
-
- story(handler, otherStarterIntents, secondaryIntents, steps, unsupportedUserInterface) - Static method in class ai.tock.bot.definition.DefinitionBuildersKt
-
Creates a new story.
- story(intentName, otherStarterIntents, secondaryIntents, steps, unsupportedUserInterface, handler) - Static method in class ai.tock.bot.definition.DefinitionBuildersKt
-
Creates a new story.
- story(intent, storyHandler, otherStarterIntents, secondaryIntents, steps, unsupportedUserInterface) - Static method in class ai.tock.bot.definition.DefinitionBuildersKt
-
- Story - Class in ai.tock.bot.engine.dialog
-
A Story is a small unit of conversation about a specific topic.
It is linked to at least one intent - the starterIntent.
- Story(definition, starterIntent, step, actions) - Constructor for class ai.tock.bot.engine.dialog.Story
-
A Story is a small unit of conversation about a specific topic.
It is linked to at least one intent - the starterIntent.
- Story.Companion - Class in ai.tock.bot.engine.dialog
-
- StoryDataStep<T extends StoryHandlerDefinition,TD,D> - Interface in ai.tock.bot.definition
-
A step that can have specific preconditions and can use input data object in handler.
- StoryDataStep() - Constructor for interface ai.tock.bot.definition.StoryDataStep
-
- StoryDataStep.DefaultImpls - Class in ai.tock.bot.definition
-
A step that can have specific preconditions and can use input data object in handler.
- StoryDataStepBase<T extends StoryHandlerDefinition,TD,D> - Class in ai.tock.bot.definition
-
- StoryDataStepBase(select, setup, reply) - Constructor for class ai.tock.bot.definition.StoryDataStepBase
-
- StoryDefinition - Interface in ai.tock.bot.definition
-
The definition of a "Story".
A story holds a list of actions of the same domain.
The story provides a set of starter intents.
When theses intents are detected, The story is started.
- StoryDefinition() - Constructor for interface ai.tock.bot.definition.StoryDefinition
-
- StoryDefinition.DefaultImpls - Class in ai.tock.bot.definition
-
The definition of a "Story".
A story holds a list of actions of the same domain.
The story provides a set of starter intents.
When theses intents are detected, The story is started.
- StoryDefinitionBase - Class in ai.tock.bot.definition
-
- StoryDefinitionBase(name, storyHandler, otherStarterIntents, secondaryIntents, stepsList, unsupportedUserInterface) - Constructor for class ai.tock.bot.definition.StoryDefinitionBase
-
- StoryDefinitionConfiguration - Class in ai.tock.bot.admin.story
-
- StoryDefinitionConfiguration(storyId, botId, intent, currentType, answers, version, namespace, mandatoryEntities, steps, name, category, description, userSentence, userSentenceLocale, configurationName, features, _id) - Constructor for class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
- StoryDefinitionConfiguration(botDefinition, storyDefinition, configurationName) - Constructor for class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
- StoryDefinitionConfigurationDAO - Interface in ai.tock.bot.admin.story
-
- StoryDefinitionConfigurationDAO() - Constructor for interface ai.tock.bot.admin.story.StoryDefinitionConfigurationDAO
-
- StoryDefinitionConfigurationDump - Class in ai.tock.bot.admin.story.dump
-
- StoryDefinitionConfigurationDump(storyId, botId, intent, currentType, answers, version, namespace, mandatoryEntities, steps, name, category, description, userSentence, userSentenceLocale, configurationName, features) - Constructor for class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
- StoryDefinitionConfigurationDump(def) - Constructor for class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
- StoryDefinitionConfigurationDumpController - Interface in ai.tock.bot.admin.story.dump
-
- StoryDefinitionConfigurationDumpController() - Constructor for interface ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDumpController
-
- StoryDefinitionConfigurationFeature - Class in ai.tock.bot.admin.story
-
In order to manage story activation and redirection.
- StoryDefinitionConfigurationFeature(botApplicationConfigurationId, enabled, switchToStoryId) - Constructor for class ai.tock.bot.admin.story.StoryDefinitionConfigurationFeature
-
In order to manage story activation and redirection.
- StoryDefinitionConfigurationFeatureDump - Class in ai.tock.bot.admin.story.dump
-
- StoryDefinitionConfigurationFeatureDump(botApplicationConfigurationId, enabled, switchToStoryId) - Constructor for class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationFeatureDump
-
- StoryDefinitionConfigurationFeatureDump(def) - Constructor for class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationFeatureDump
-
- StoryDefinitionConfigurationFlowNode - Class in ai.tock.bot.admin.story
-
A flow tree node.
- StoryDefinitionConfigurationFlowNode(ownerStoryId, childrenStoryIds) - Constructor for class ai.tock.bot.admin.story.StoryDefinitionConfigurationFlowNode
-
A flow tree node.
- StoryDefinitionConfigurationMandatoryEntity - Class in ai.tock.bot.admin.story
-
- StoryDefinitionConfigurationMandatoryEntity(role, entityType, intent, answers, currentType) - Constructor for class ai.tock.bot.admin.story.StoryDefinitionConfigurationMandatoryEntity
-
- StoryDefinitionConfigurationMandatoryEntityDump - Class in ai.tock.bot.admin.story.dump
-
- StoryDefinitionConfigurationMandatoryEntityDump(role, entityType, intent, answers, currentType) - Constructor for class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationMandatoryEntityDump
-
- StoryDefinitionConfigurationMandatoryEntityDump(def) - Constructor for class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationMandatoryEntityDump
-
- StoryDefinitionConfigurationStep - Class in ai.tock.bot.admin.story
-
- StoryDefinitionConfigurationStep(name, intent, targetIntent, answers, currentType, userSentence, userSentenceLabel, children, level, entity) - Constructor for class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
- StoryDefinitionConfigurationStep(step) - Constructor for class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
- StoryDefinitionConfigurationStepDump - Class in ai.tock.bot.admin.story.dump
-
- StoryDefinitionConfigurationStepDump(name, intent, targetIntent, answers, currentType, userSentenceLabel, children, level, entity) - Constructor for class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
- StoryDefinitionConfigurationStepDump(def, namespace, category) - Constructor for class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
- StoryDefinitionExtended - Interface in ai.tock.bot.definition
-
Helper methods for StoryDefinition implementation.
Usually direct implementations are enums.
This interface add a starter (and main) intent with intent name equals to the property of value
name
to the
interface StoryDefinition.
Warning: advanced usage only.
- StoryDefinitionExtended() - Constructor for interface ai.tock.bot.definition.StoryDefinitionExtended
-
- StoryDefinitionExtended.DefaultImpls - Class in ai.tock.bot.definition
-
Helper methods for StoryDefinition implementation.
Usually direct implementations are enums.
This interface add a starter (and main) intent with intent name equals to the property of value
name
to the
interface StoryDefinition.
Warning: advanced usage only.
- storyDefinitionLoader($this) - Static method in class ai.tock.bot.engine.ConnectorController.DefaultImpls
-
Return a story definition provider for this controller.
- storyDefinitionLoader() - Method in interface ai.tock.bot.engine.ConnectorController
-
Return a story definition provider for this controller.
- StoryHandler - Interface in ai.tock.bot.definition
-
Receive a sentence or action, and send the answer.
- StoryHandler() - Constructor for interface ai.tock.bot.definition.StoryHandler
-
- StoryHandler.DefaultImpls - Class in ai.tock.bot.definition
-
Receive a sentence or action, and send the answer.
- StoryHandlerBase<T extends StoryHandlerDefinition> - Class in ai.tock.bot.definition
-
Base implementation of
interface StoryHandler.
Provides also a convenient implementation of I18nKeyProvider to support i18n.
- StoryHandlerBase(mainIntentName, i18nNamespace, breath) - Constructor for class ai.tock.bot.definition.StoryHandlerBase
-
Base implementation of
interface StoryHandler.
Provides also a convenient implementation of I18nKeyProvider to support i18n.
- StoryHandlerBase() - Constructor for class ai.tock.bot.definition.StoryHandlerBase
-
Base implementation of
interface StoryHandler.
Provides also a convenient implementation of I18nKeyProvider to support i18n.
- StoryHandlerBase.Companion - Class in ai.tock.bot.definition
-
- StoryHandlerDefinition - Interface in ai.tock.bot.definition
-
Story handler definitions are used in
interface StoryHandler to provide custom context and to manage specific connector behaviour.
- StoryHandlerDefinition() - Constructor for interface ai.tock.bot.definition.StoryHandlerDefinition
-
- StoryHandlerDefinition.DefaultImpls - Class in ai.tock.bot.definition
-
Story handler definitions are used in
interface StoryHandler to provide custom context and to manage specific connector behaviour.
- StoryHandlerDefinitionBase<T extends ConnectorStoryHandlerBase<?>> - Class in ai.tock.bot.definition
-
- StoryHandlerDefinitionBase(bus) - Constructor for class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
- StoryHandlerDefinitionBase.Companion - Class in ai.tock.bot.definition
-
- StoryHandlerListener - Interface in ai.tock.bot.definition
-
- StoryHandlerListener() - Constructor for interface ai.tock.bot.definition.StoryHandlerListener
-
- StoryHandlerListener.DefaultImpls - Class in ai.tock.bot.definition
-
- StoryStep<T extends StoryHandlerDefinition> - Interface in ai.tock.bot.definition
-
- StoryStep() - Constructor for interface ai.tock.bot.definition.StoryStep
-
- StoryStep.DefaultImpls - Class in ai.tock.bot.definition
-
- StoryStepKt - Class in ai.tock.bot.definition
-
- StoryStepKt() - Constructor for class ai.tock.bot.definition.StoryStepKt
-
- SttListener - Interface in ai.tock.bot.engine.stt
-
When you need to fix the stt input.
- SttListener() - Constructor for interface ai.tock.bot.engine.stt.SttListener
-
- SttService - Class in ai.tock.bot.engine.stt
-
Helpers for stt.
- SubscribingEvent - Class in ai.tock.bot.engine.event
-
The "subscribe to application" event.
- SubscribingEvent(userId, recipientId, payload, applicationId) - Constructor for class ai.tock.bot.engine.event.SubscribingEvent
-
The "subscribe to application" event.
- SUBTITLE_PARAM - Static variable in class ai.tock.bot.engine.message.GenericMessage
-
A texts parameter for subtitle.
- success($this, query, result) - Static method in class ai.tock.bot.engine.nlp.NlpListener.DefaultImpls
-
Called when nlp request is successful.
- success(query, result) - Method in interface ai.tock.bot.engine.nlp.NlpListener
-
Called when nlp request is successful.
- Suggestion - Class in ai.tock.bot.engine.message
-
- Suggestion(title, intent, parameters, step, attributes) - Constructor for class ai.tock.bot.engine.message.Suggestion
-
- Suggestion(title, intent, step, parameters) - Constructor for class ai.tock.bot.engine.message.Suggestion
-
- support($this, bus) - Static method in class ai.tock.bot.definition.StoryHandler.DefaultImpls
-
What is the probability of bot support for the current request?
- support(bus) - Method in interface ai.tock.bot.definition.StoryHandler
-
What is the probability of bot support for the current request?
- support(bus) - Method in class ai.tock.bot.definition.StoryHandlerBase
-
What is the probability of bot support for the current request?
- support(action, data) - Method in interface ai.tock.bot.engine.ConnectorController
-
Return a probability of the support by the bot of this action
- support(bus) - Method in class ai.tock.bot.engine.dialog.Story
-
What is the probability of this request support?
- supportAction(userTimeline, dialog, action, intent) - Method in class ai.tock.bot.engine.dialog.Story
-
Does this story supports the action ?
- supportIntent($this, i) - Static method in class ai.tock.bot.definition.StoryDataStep.DefaultImpls
-
Does this step support this intent?
- supportIntent($this, intent) - Static method in class ai.tock.bot.definition.StoryDefinition.DefaultImpls
-
Is the specified intent is supported by this story?
- supportIntent(intent) - Method in interface ai.tock.bot.definition.StoryDefinition
-
Is the specified intent is supported by this story?
- supportIntent($this, intent) - Static method in class ai.tock.bot.definition.StoryDefinitionExtended.DefaultImpls
-
Is the specified intent is supported by this story?
- supportIntent($this, i) - Static method in class ai.tock.bot.definition.StoryStep.DefaultImpls
-
Does this step support this intent?
- supportIntent(i) - Method in interface ai.tock.bot.definition.StoryStep
-
Does this step support this intent?
- supportIntent(intent) - Method in class ai.tock.bot.engine.dialog.Story
-
Does this story supports the intent ?
- supportStarterIntent($this, i) - Static method in class ai.tock.bot.definition.StoryDataStep.DefaultImpls
-
Does this step support this intent as starter intent?
- supportStarterIntent($this, i) - Static method in class ai.tock.bot.definition.StoryStep.DefaultImpls
-
Does this step support this intent as starter intent?
- supportStarterIntent(i) - Method in interface ai.tock.bot.definition.StoryStep
-
Does this step support this intent as starter intent?
- switchStory(storyDefinition, starterIntent) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Switches the context to the specified story definition (start a new
class Story).
- switchStory($this, storyDefinition, starterIntent) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Switches the context to the specified story definition (start a new
class Story).
- switchStory(storyDefinition, starterIntent) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Switches the context to the specified story definition (start a new
class Story).
- switchStory($this, storyDefinition, starterIntent) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Switches the context to the specified story definition (start a new
class Story).
- switchStory(storyDefinition, starterIntent) - Method in interface ai.tock.bot.engine.BotBus
-
Switches the context to the specified story definition (start a new
class Story).
- TakeThreadControlEvent - Class in ai.tock.bot.engine.event
-
A take thread control event.
- TakeThreadControlEvent(userId, recipientId, applicationId, previousOwnerAppId, metadata) - Constructor for class ai.tock.bot.engine.event.TakeThreadControlEvent
-
A take thread control event.
- TestActionReport - Class in ai.tock.bot.admin.test
-
- TestActionReport(playerId, date, messages, connectorType, userInterfaceType, id) - Constructor for class ai.tock.bot.admin.test.TestActionReport
-
- TestActionReport(playerId, date, message, connectorType, userInterfaceType, id) - Constructor for class ai.tock.bot.admin.test.TestActionReport
-
- TestActionReport(report) - Constructor for class ai.tock.bot.admin.test.TestActionReport
-
- TestBehaviour - Interface in ai.tock.bot.definition
-
Define values and behaviour for integration tests.
- TestBehaviour() - Constructor for interface ai.tock.bot.definition.TestBehaviour
-
- TestBehaviour.DefaultImpls - Class in ai.tock.bot.definition
-
Define values and behaviour for integration tests.
- TestBehaviourBase - Class in ai.tock.bot.definition
-
- TestBehaviourBase() - Constructor for class ai.tock.bot.definition.TestBehaviourBase
-
- TestClientService - Interface in ai.tock.bot.admin.test
-
A tock client, used to get info from Tock in a potential test context.
- TestClientService() - Constructor for interface ai.tock.bot.admin.test.TestClientService
-
- TestClientServiceKt - Class in ai.tock.bot.admin.test
-
- TestClientServiceKt() - Constructor for class ai.tock.bot.admin.test.TestClientServiceKt
-
- testContextKeywordHandler(bus, sendEnd) - Method in class ai.tock.bot.definition.BotDefinitionBase.Companion
-
The default handler used to handle test context initialization.
- TestDialogReport - Class in ai.tock.bot.admin.test
-
- TestDialogReport(actions, userInterface, id) - Constructor for class ai.tock.bot.admin.test.TestDialogReport
-
- TestDialogReport(dialog) - Constructor for class ai.tock.bot.admin.test.TestDialogReport
-
- TestPlan - Class in ai.tock.bot.admin.test
-
A test plan is a set of dialogs to replay.
- TestPlan(dialogs, name, applicationId, namespace, nlpModel, botApplicationConfigurationId, locale, startAction, targetConnectorType, _id) - Constructor for class ai.tock.bot.admin.test.TestPlan
-
A test plan is a set of dialogs to replay.
- TestPlanDAO - Interface in ai.tock.bot.admin.test
-
- TestPlanDAO() - Constructor for interface ai.tock.bot.admin.test.TestPlanDAO
-
- TestPlanExecution - Class in ai.tock.bot.admin.test
-
- TestPlanExecution(testPlanId, dialogs, nbErrors, date, duration, _id, status) - Constructor for class ai.tock.bot.admin.test.TestPlanExecution
-
- TestPlanExecutionStatus - Enum in ai.tock.bot.admin.test
-
Status available for a test plan execution.
PENDING - the test plan is currently executed.
SUCCESS - the test plan has been executed and ended without any errors.
FAILED - the test plan has been executed but some errors occurred.
COMPLETE - the test plan has been executed but there is no more information about test success.
- TEXT_PARAM - Static variable in class ai.tock.bot.engine.message.GenericMessage
-
A texts parameter for text content.
- TextWithSuggestions - Class in ai.tock.bot.engine.message
-
- TextWithSuggestions(text, suggestions, attributes) - Constructor for class ai.tock.bot.engine.message.TextWithSuggestions
-
- TextWithSuggestions(text, suggestions) - Constructor for class ai.tock.bot.engine.message.TextWithSuggestions
-
- throwable($this, throwable, data) - Static method in class ai.tock.bot.engine.monitoring.RequestTimer.DefaultImpls
-
Called when exception is caught.
- throwable(throwable, data) - Method in interface ai.tock.bot.engine.monitoring.RequestTimer
-
Called when exception is caught.
- TimeBoxedFlag - Class in ai.tock.bot.engine.user
-
A flag with a validity limit.
- TimeBoxedFlag(value, expirationDate) - Constructor for class ai.tock.bot.engine.user.TimeBoxedFlag
-
A flag with a validity limit.
- TITLE_PARAM - Static variable in class ai.tock.bot.engine.message.GenericMessage
-
A texts parameter for title.
- TITLE_PARAMETER - Static variable in class ai.tock.bot.engine.action.SendChoice
-
- toAction(playerId, applicationId, recipientId, locale, userInterfaceType) - Method in class ai.tock.bot.admin.message.AttachmentConfiguration
-
- toAction(playerId, applicationId, recipientId, locale, userInterfaceType) - Method in class ai.tock.bot.admin.message.ChoiceConfiguration
-
- toAction(playerId, applicationId, recipientId, locale, userInterfaceType) - Method in class ai.tock.bot.admin.message.LocationConfiguration
-
- toAction($this, bus) - Static method in class ai.tock.bot.admin.message.MessageConfiguration.DefaultImpls
-
- toAction(bus) - Method in interface ai.tock.bot.admin.message.MessageConfiguration
-
- toAction(playerId, applicationId, recipientId, locale, userInterfaceType) - Method in interface ai.tock.bot.admin.message.MessageConfiguration
-
- toAction(playerId, applicationId, recipientId, locale, userInterfaceType) - Method in class ai.tock.bot.admin.message.SentenceConfiguration
-
- toAction(playerId, applicationId, recipientId) - Method in class ai.tock.bot.engine.message.ActionWrappedMessage
-
- toAction(playerId, applicationId, recipientId) - Method in class ai.tock.bot.engine.message.Attachment
-
- toAction(playerId, applicationId, recipientId) - Method in class ai.tock.bot.engine.message.Choice
-
- toAction(playerId, applicationId, recipientId) - Method in class ai.tock.bot.engine.message.Location
-
- toAction($this, bus) - Static method in class ai.tock.bot.engine.message.Message.DefaultImpls
-
- toAction(bus) - Method in interface ai.tock.bot.engine.message.Message
-
- toAction(playerId, applicationId, recipientId) - Method in interface ai.tock.bot.engine.message.Message
-
- toAction(playerId, applicationId, recipientId) - Method in class ai.tock.bot.engine.message.Sentence
-
- toActionId() - Method in class ai.tock.bot.engine.action.Action
-
- toAnswer(currentType, controller) - Method in class ai.tock.bot.admin.story.dump.AnswerConfigurationDump
-
- toAnswer(currentType, controller) - Method in class ai.tock.bot.admin.story.dump.BuiltInAnswerConfigurationDump
-
- toAnswer(currentType, controller) - Method in class ai.tock.bot.admin.story.dump.MessageAnswerConfigurationDump
-
- toAnswer(currentType, controller) - Method in class ai.tock.bot.admin.story.dump.ScriptAnswerConfigurationDump
-
- toAnswer(controller, compile) - Method in class ai.tock.bot.admin.story.dump.ScriptAnswerVersionedConfigurationDump
-
- toAnswer(currentType, controller) - Method in class ai.tock.bot.admin.story.dump.SimpleAnswerConfigurationDump
-
- toAnswer(controller) - Method in class ai.tock.bot.admin.story.dump.SimpleAnswerDump
-
- toArray() - Method in class ai.tock.bot.definition.Parameters
-
- toConnectorConfiguration() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
- toConnectorMessage($this, message) - Static method in class ai.tock.bot.connector.Connector.DefaultImpls
-
- toConnectorMessage(message) - Method in interface ai.tock.bot.connector.Connector
-
- toConnectorMessage($this) - Static method in class ai.tock.bot.connector.ConnectorMessage.DefaultImpls
-
- toConnectorMessage() - Method in interface ai.tock.bot.connector.ConnectorMessage
-
- toConnectorMessage() - Method in interface ai.tock.bot.connector.ConnectorMessageProvider
-
- toDump(answer) - Method in class ai.tock.bot.admin.story.dump.AnswerConfigurationDump.Companion
-
- toDump(answer) - Method in class ai.tock.bot.admin.story.dump.AnswerConfigurationDump.Companion
-
- toDump(message) - Method in class ai.tock.bot.admin.story.dump.MediaMessageDescriptorDump.Companion
-
- toEncodedId() - Method in class ai.tock.bot.engine.action.SendChoice
-
Provides the id used by connectors.
- toEntity(controller) - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationMandatoryEntityDump
-
- toFeature(controller) - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationFeatureDump
-
- toFile(controller) - Method in class ai.tock.bot.admin.story.dump.MediaFileDescriptorDump
-
- toGenericMessage($this) - Static method in class ai.tock.bot.connector.ConnectorMessage.DefaultImpls
-
- toGenericMessage() - Method in interface ai.tock.bot.connector.ConnectorMessage
-
- toGenericMessage() - Method in class ai.tock.bot.connector.media.MediaAction
-
- toGenericMessage() - Method in class ai.tock.bot.connector.media.MediaCard
-
- toGenericMessage() - Method in class ai.tock.bot.connector.media.MediaCarousel
-
- toGenericMessage($this) - Static method in class ai.tock.bot.connector.media.MediaMessage.DefaultImpls
-
- toGenericMessage() - Method in interface ai.tock.bot.connector.media.MediaMessage
-
- toMap() - Method in class ai.tock.bot.definition.Parameters
-
- toMedia(controller) - Method in class ai.tock.bot.admin.story.dump.MediaActionDescriptorDump
-
- toMedia(controller) - Method in class ai.tock.bot.admin.story.dump.MediaCardDescriptorDump
-
- toMedia(controller) - Method in class ai.tock.bot.admin.story.dump.MediaCarouselDescriptorDump
-
- toMedia(controller) - Method in interface ai.tock.bot.admin.story.dump.MediaMessageDescriptorDump
-
- toMessage(bus) - Method in class ai.tock.bot.connector.media.MediaActionDescriptor
-
- toMessage(bus) - Method in class ai.tock.bot.connector.media.MediaCardDescriptor
-
- toMessage(bus) - Method in class ai.tock.bot.connector.media.MediaCarouselDescriptor
-
- toMessage(bus) - Method in class ai.tock.bot.connector.media.MediaFileDescriptor
-
- toMessage(bus) - Method in interface ai.tock.bot.connector.media.MediaMessageDescriptor
-
- toMessage() - Method in class ai.tock.bot.engine.action.Action
-
- toMessage() - Method in class ai.tock.bot.engine.action.SendAttachment
-
- toMessage() - Method in class ai.tock.bot.engine.action.SendChoice
-
- toMessage() - Method in class ai.tock.bot.engine.action.SendLocation
-
- toMessage() - Method in class ai.tock.bot.engine.action.SendSentence
-
- toMessageList(p, bus, messageProvider) - Method in class ai.tock.bot.engine.message.MessagesList.Companion
-
- toPrettyString() - Method in class ai.tock.bot.engine.message.ActionWrappedMessage
-
Returns a human readable string representation of the message.
- toPrettyString() - Method in class ai.tock.bot.engine.message.Attachment
-
Returns a human readable string representation of the message.
- toPrettyString() - Method in class ai.tock.bot.engine.message.Choice
-
Returns a human readable string representation of the message.
- toPrettyString() - Method in class ai.tock.bot.engine.message.Location
-
Returns a human readable string representation of the message.
- toPrettyString($this) - Static method in class ai.tock.bot.engine.message.Message.DefaultImpls
-
Returns a human readable string representation of the message.
- toPrettyString() - Method in interface ai.tock.bot.engine.message.Message
-
Returns a human readable string representation of the message.
- toPrettyString() - Method in class ai.tock.bot.engine.message.Sentence
-
Returns a human readable string representation of the message.
- toStep(controller) - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
- toStoryDefinitionConfiguration(controller) - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
- toStoryStep(story) - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
- toString() - Method in class ai.tock.bot.admin.answer.BuiltInAnswerConfiguration
-
- toString() - Method in class ai.tock.bot.admin.answer.MessageAnswerConfiguration
-
- toString() - Method in class ai.tock.bot.admin.answer.ScriptAnswerConfiguration
-
- toString() - Method in class ai.tock.bot.admin.answer.SimpleAnswer
-
- toString() - Method in class ai.tock.bot.admin.answer.SimpleAnswerConfiguration
-
- toString() - Method in class ai.tock.bot.admin.bot.ArtifactVersion
-
An artifact version number.
- toString() - Method in class ai.tock.bot.admin.bot.BotApplicationConfiguration
-
Configuration details for a bot and a connector.
- toString() - Method in class ai.tock.bot.admin.bot.BotConfiguration
-
Configuration details for a bot.
- toString() - Method in class ai.tock.bot.admin.bot.BotVersion
-
A bot version number.
- toString() - Method in class ai.tock.bot.admin.dialog.ActionReport
-
- toString() - Method in class ai.tock.bot.admin.dialog.ApplicationDialogFlowData
-
All data about bot flow.
- toString() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateData
-
- toString() - Method in class ai.tock.bot.admin.dialog.DialogFlowStateTransitionData
-
- toString() - Method in class ai.tock.bot.admin.dialog.DialogReport
-
- toString() - Method in class ai.tock.bot.admin.dialog.DialogReportQuery
-
Query for dialogs.
- toString() - Method in class ai.tock.bot.admin.dialog.DialogReportQueryResult
-
- toString() - Method in class ai.tock.bot.admin.message.AttachmentConfiguration
-
A simple attachment file.
- toString() - Method in class ai.tock.bot.admin.message.ChoiceConfiguration
-
A user choice.
- toString() - Method in class ai.tock.bot.admin.message.LocationConfiguration
-
User location data.
- toString() - Method in class ai.tock.bot.admin.message.SentenceConfiguration
-
- toString() - Method in class ai.tock.bot.admin.message.SentenceElementConfiguration
-
- toString() - Method in class ai.tock.bot.admin.message.SentenceSubElementConfiguration
-
- toString() - Method in class ai.tock.bot.admin.story.dump.BuiltInAnswerConfigurationDump
-
- toString() - Method in class ai.tock.bot.admin.story.dump.MediaActionDescriptorDump
-
- toString() - Method in class ai.tock.bot.admin.story.dump.MediaCardDescriptorDump
-
- toString() - Method in class ai.tock.bot.admin.story.dump.MediaCarouselDescriptorDump
-
- toString() - Method in class ai.tock.bot.admin.story.dump.MessageAnswerConfigurationDump
-
- toString() - Method in class ai.tock.bot.admin.story.dump.ScriptAnswerConfigurationDump
-
- toString() - Method in class ai.tock.bot.admin.story.dump.ScriptAnswerVersionedConfigurationDump
-
- toString() - Method in class ai.tock.bot.admin.story.dump.SimpleAnswerConfigurationDump
-
- toString() - Method in class ai.tock.bot.admin.story.dump.SimpleAnswerDump
-
- toString() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationDump
-
- toString() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationFeatureDump
-
- toString() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationMandatoryEntityDump
-
- toString() - Method in class ai.tock.bot.admin.story.dump.StoryDefinitionConfigurationStepDump
-
- toString() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfiguration
-
- toString() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationFeature
-
In order to manage story activation and redirection.
- toString() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationFlowNode
-
A flow tree node.
- toString() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationMandatoryEntity
-
- toString() - Method in class ai.tock.bot.admin.story.StoryDefinitionConfigurationStep
-
- toString() - Method in class ai.tock.bot.admin.test.DialogExecutionReport
-
- toString() - Method in class ai.tock.bot.admin.test.TestActionReport
-
- toString() - Method in class ai.tock.bot.admin.test.TestDialogReport
-
- toString() - Method in class ai.tock.bot.admin.test.TestPlan
-
A test plan is a set of dialogs to replay.
- toString() - Method in class ai.tock.bot.admin.test.TestPlanExecution
-
- toString() - Method in class ai.tock.bot.admin.user.UserReport
-
- toString() - Method in class ai.tock.bot.admin.user.UserReportQuery
-
- toString() - Method in class ai.tock.bot.admin.user.UserReportQueryResult
-
- toString() - Method in class ai.tock.bot.connector.ConnectorBase
-
- toString() - Method in class ai.tock.bot.connector.ConnectorConfiguration
-
- toString() - Method in class ai.tock.bot.connector.ConnectorType
-
- toString() - Method in class ai.tock.bot.connector.ConnectorTypeConfiguration
-
A connector type configuration definition.
- toString() - Method in class ai.tock.bot.connector.ConnectorTypeConfigurationField
-
- toString() - Method in class ai.tock.bot.connector.media.MediaAction
-
- toString() - Method in class ai.tock.bot.connector.media.MediaActionDescriptor
-
- toString() - Method in class ai.tock.bot.connector.media.MediaCard
-
A media card. At least one of title, subTitle or file is not null.
- toString() - Method in class ai.tock.bot.connector.media.MediaCardDescriptor
-
- toString() - Method in class ai.tock.bot.connector.media.MediaCarousel
-
- toString() - Method in class ai.tock.bot.connector.media.MediaCarouselDescriptor
-
- toString() - Method in class ai.tock.bot.connector.media.MediaFile
-
An uploaded file.
- toString() - Method in class ai.tock.bot.connector.media.MediaFileDescriptor
-
A file descriptor.
- toString() - Method in class ai.tock.bot.definition.BotDefinitionBase
-
- toString() - Method in class ai.tock.bot.definition.BotProviderId
-
- toString() - Method in class ai.tock.bot.definition.DialogFlowDefinition
-
- toString() - Method in class ai.tock.bot.definition.DialogFlowState
-
- toString() - Method in class ai.tock.bot.definition.DialogFlowStateTransition
-
- toString() - Method in class ai.tock.bot.definition.EntityStepSelection
-
A step entity configuration option.
- toString() - Method in class ai.tock.bot.definition.Intent
-
An intent definition.
- toString() - Method in class ai.tock.bot.definition.IntentWithoutNamespace
-
The non qualified name of the intent.
- toString() - Method in class ai.tock.bot.definition.Parameters
-
- toString() - Method in class ai.tock.bot.engine.action.ActionMetadata
-
- toString() - Method in class ai.tock.bot.engine.action.SendChoice
-
- toString() - Method in class ai.tock.bot.engine.action.SendSentence
-
- toString() - Method in class ai.tock.bot.engine.dialog.ArchivedEntityValue
-
- toString() - Method in class ai.tock.bot.engine.dialog.Dialog
-
A dialog is a conversation between users and bots.
Conversation history is split into a list of stories.
The dialog has a (current) state.
- toString() - Method in class ai.tock.bot.engine.dialog.DialogState
-
- toString() - Method in class ai.tock.bot.engine.dialog.EntityStateValue
-
- toString() - Method in class ai.tock.bot.engine.dialog.EntityValue
-
- toString() - Method in class ai.tock.bot.engine.dialog.EventState
-
State in event scope.
- toString() - Method in class ai.tock.bot.engine.dialog.NextUserActionState
-
The temporary initial state for next user action.
- toString() - Method in class ai.tock.bot.engine.dialog.Snapshot
-
A "snapshot" is a readonly view of the state in the dialog, usually after a bot reply.
- toString() - Method in class ai.tock.bot.engine.dialog.Story
-
A Story is a small unit of conversation about a specific topic.
It is linked to at least one intent - the starterIntent.
- toString() - Method in class ai.tock.bot.engine.event.GetAppRolesEvent
-
- toString() - Method in class ai.tock.bot.engine.event.PassThreadControlEvent
-
- toString() - Method in class ai.tock.bot.engine.event.RequestThreadControlEvent
-
- toString() - Method in class ai.tock.bot.engine.event.TakeThreadControlEvent
-
- toString() - Method in class ai.tock.bot.engine.feature.FeatureState
-
A state of a feature.
- toString() - Method in class ai.tock.bot.engine.message.ActionWrappedMessage
-
- toString() - Method in class ai.tock.bot.engine.message.Attachment
-
A simple attachment file.
- toString() - Method in class ai.tock.bot.engine.message.Choice
-
A user choice.
- toString() - Method in class ai.tock.bot.engine.message.GenericElement
-
- toString() - Method in class ai.tock.bot.engine.message.GenericMessage
-
- toString() - Method in class ai.tock.bot.engine.message.Location
-
User location data.
- toString() - Method in class ai.tock.bot.engine.message.MessagesList
-
A list of messages.
- toString() - Method in class ai.tock.bot.engine.message.Sentence
-
Could be a simple text, or a complex message using secondary constructor.
- toString() - Method in class ai.tock.bot.engine.message.Suggestion
-
- toString() - Method in class ai.tock.bot.engine.message.TextWithSuggestions
-
- toString() - Method in class ai.tock.bot.engine.monitoring.RequestTimerData
-
- toString() - Method in class ai.tock.bot.engine.nlp.NlpCallStats
-
Stats about nlp call.
- toString() - Method in class ai.tock.bot.engine.nlp.NlpEntityMergeContext
-
Provides all info to allow multiple values of the same entity type to be merged.
- toString() - Method in class ai.tock.bot.engine.nlp.NlpIntentStat
-
- toString() - Method in class ai.tock.bot.engine.user.PlayerId
-
The user identifier.
- toString() - Method in class ai.tock.bot.engine.user.TimeBoxedFlag
-
A flag with a validity limit.
- toString() - Method in class ai.tock.bot.engine.user.UserLocation
-
- toString() - Method in class ai.tock.bot.engine.user.UserPreferences
-
User preferences.
- toString() - Method in class ai.tock.bot.engine.user.UserState
-
The user state.
- toString() - Method in class ai.tock.bot.engine.user.UserTimeline
-
- transform(stt, locale) - Method in interface ai.tock.bot.engine.stt.SttListener
-
- transform(stt, locale) - Method in class ai.tock.bot.engine.stt.SttService
-
- translate(key) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Translates the specified key.
- translate(text, args) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Translates and format if needed the text with the optionals args.
- translate($this, text, args) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Translates and format if needed the text with the optionals args.
- translate($this, key) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Translates the specified key.
- translate(key) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Translates the specified key.
- translate(text, args) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Translates and format if needed the text with the optionals args.
- translate($this, text, args) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Translates and format if needed the text with the optionals args.
- translate($this, key) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Translates the specified key.
- translate($this, text, args) - Static method in class ai.tock.bot.engine.Bus.DefaultImpls
-
Translates and format if needed the text with the optionals args.
- translate($this, key) - Static method in class ai.tock.bot.engine.Bus.DefaultImpls
-
Translates the specified key.
- translate($this, text, args) - Static method in class ai.tock.bot.engine.I18nTranslator.DefaultImpls
-
Translates and format if needed the text with the optionals args.
- translate($this, key) - Static method in class ai.tock.bot.engine.I18nTranslator.DefaultImpls
-
Translates the specified key.
- translate(text, args) - Method in interface ai.tock.bot.engine.I18nTranslator
-
Translates and format if needed the text with the optionals args.
- translate(key) - Method in interface ai.tock.bot.engine.I18nTranslator
-
Translates the specified key.
- translateAndReturnBlankAsNull(s) - Method in class ai.tock.bot.definition.ConnectorStoryHandlerBase
-
Translates the specified text and return null if the answer is blank.
- translateAndReturnBlankAsNull($this, s) - Static method in class ai.tock.bot.definition.StoryHandlerDefinition.DefaultImpls
-
Translates the specified text and return null if the answer is blank.
- translateAndReturnBlankAsNull(s) - Method in class ai.tock.bot.definition.StoryHandlerDefinitionBase
-
Translates the specified text and return null if the answer is blank.
- translateAndReturnBlankAsNull($this, s) - Static method in class ai.tock.bot.engine.BotBus.DefaultImpls
-
Translates the specified text and return null if the answer is blank.
- translateAndReturnBlankAsNull($this, s) - Static method in class ai.tock.bot.engine.Bus.DefaultImpls
-
Translates the specified text and return null if the answer is blank.
- translateAndReturnBlankAsNull($this, s) - Static method in class ai.tock.bot.engine.I18nTranslator.DefaultImpls
-
Translates the specified text and return null if the answer is blank.
- translateAndReturnBlankAsNull(s) - Method in interface ai.tock.bot.engine.I18nTranslator
-
Translates the specified text and return null if the answer is blank.
- TypingOffEvent - Class in ai.tock.bot.engine.event
-
The "end of typing" event.
- TypingOffEvent(recipientId, applicationId) - Constructor for class ai.tock.bot.engine.event.TypingOffEvent
-
The "end of typing" event.
- TypingOnEvent - Class in ai.tock.bot.engine.event
-
The "start of typing" event.
- TypingOnEvent(recipientId, applicationId) - Constructor for class ai.tock.bot.engine.event.TypingOnEvent
-
The "start of typing" event.