A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y 

W

waitAvailability(java.lang.Long) - function in ai.tock.bot.engine.nlp.NlpController
Tries to check nlp server, waiting 200 response or timeToWaitInMs before returning.
WebSocketController - class in ai.tock.bot.engine
Internal object used to manage websocket events.
withMessage(ai.tock.bot.connector.ConnectorMessage) - function in ai.tock.bot.engine.BotBus
Adds the specified ConnectorMessage to the bus context if the targetConnectorType is compatible.
withMessage(ai.tock.bot.connector.ConnectorMessage) - function in ai.tock.bot.engine.BotBus
Adds the specified ConnectorMessage to the bus context if the targetConnectorType is compatible.
withMessage(ai.tock.bot.connector.ConnectorMessage) - function in ai.tock.bot.engine.BotBus
Adds the specified ConnectorMessage to the bus context if the targetConnectorType is compatible.
withMessage(ai.tock.bot.connector.ConnectorType,kotlin.jvm.functions.Function0) - function in ai.tock.bot.engine.BotBus
Adds the specified ConnectorMessage to the bus context if the targetConnectorType is compatible.
withMessage(ai.tock.bot.connector.ConnectorType,java.lang.String,kotlin.jvm.functions.Function0) - function in ai.tock.bot.engine.BotBus
Adds the specified ConnectorMessage to the bus context if the targetConnectorType and connectorId is compatible.
withMessage(ai.tock.bot.connector.ConnectorMessage) - function in ai.tock.bot.engine.Bus
Adds the specified ConnectorMessage to the bus context if the targetConnectorType is compatible.
withMessage(ai.tock.bot.connector.ConnectorType,kotlin.jvm.functions.Function0) - function in ai.tock.bot.engine.Bus
Adds the specified ConnectorMessage to the bus context if the targetConnectorType is compatible.
withMessage(ai.tock.bot.connector.ConnectorType,kotlin.jvm.functions.Function0) - function in ai.tock.bot.engine.Bus
Adds the specified ConnectorMessage to the bus context if the targetConnectorType is compatible.
withMessage(ai.tock.bot.connector.ConnectorType,kotlin.jvm.functions.Function0) - function in ai.tock.bot.engine.Bus
Adds the specified ConnectorMessage to the bus context if the targetConnectorType is compatible.
withMessage(ai.tock.bot.connector.ConnectorType,java.lang.String,kotlin.jvm.functions.Function0) - function in ai.tock.bot.engine.Bus
Adds the specified ConnectorMessage to the bus context if the targetConnectorType and connectorId is compatible.
withMessage(ai.tock.bot.connector.ConnectorType,java.lang.String,kotlin.jvm.functions.Function0) - function in ai.tock.bot.engine.Bus
Adds the specified ConnectorMessage to the bus context if the targetConnectorType and connectorId is compatible.
withMessage(ai.tock.bot.connector.ConnectorType,java.lang.String,kotlin.jvm.functions.Function0) - function in ai.tock.bot.engine.Bus
Adds the specified ConnectorMessage to the bus context if the targetConnectorType and connectorId is compatible.
withMessage(ai.tock.bot.connector.ConnectorMessage) - function in ai.tock.bot.engine.ConnectorStoryHandler
Adds the specified ConnectorMessage to the bus context if the targetConnectorType is compatible.
withMessage(ai.tock.bot.connector.ConnectorType,kotlin.jvm.functions.Function0) - function in ai.tock.bot.engine.ConnectorStoryHandler
Adds the specified ConnectorMessage to the bus context if the targetConnectorType is compatible.
withMessage(ai.tock.bot.connector.ConnectorType,java.lang.String,kotlin.jvm.functions.Function0) - function in ai.tock.bot.engine.ConnectorStoryHandler
Adds the specified ConnectorMessage to the bus context if the targetConnectorType and connectorId is compatible.
withMessage(ai.tock.bot.connector.ConnectorMessage) - function in ai.tock.bot.engine.StoryHandlerDefinition
Adds the specified ConnectorMessage to the bus context if the targetConnectorType is compatible.
withMessage(ai.tock.bot.connector.ConnectorType,kotlin.jvm.functions.Function0) - function in ai.tock.bot.engine.StoryHandlerDefinition
Adds the specified ConnectorMessage to the bus context if the targetConnectorType is compatible.
withMessage(ai.tock.bot.connector.ConnectorType,java.lang.String,kotlin.jvm.functions.Function0) - function in ai.tock.bot.engine.StoryHandlerDefinition
Adds the specified ConnectorMessage to the bus context if the targetConnectorType and connectorId is compatible.
withNotificationType(ai.tock.bot.engine.action.ActionNotificationType) - function in ai.tock.bot.engine.BotBus
Adds the specified ActionNotificationType to the bus context.
withNotificationType(ai.tock.bot.engine.action.ActionNotificationType) - function in ai.tock.bot.engine.BotBus
Adds the specified ActionNotificationType to the bus context.
withNotificationType(ai.tock.bot.engine.action.ActionNotificationType) - function in ai.tock.bot.engine.ConnectorStoryHandler
Adds the specified ActionNotificationType to the bus context.
withNotificationType(ai.tock.bot.engine.action.ActionNotificationType) - function in ai.tock.bot.engine.StoryHandlerDefinition
Adds the specified ActionNotificationType to the bus context.
withPriority(ai.tock.bot.engine.action.ActionPriority) - function in ai.tock.bot.engine.BotBus
Adds the specified ActionPriority to the bus context.
withPriority(ai.tock.bot.engine.action.ActionPriority) - function in ai.tock.bot.engine.BotBus
Adds the specified ActionPriority to the bus context.
withPriority(ai.tock.bot.engine.action.ActionPriority) - function in ai.tock.bot.engine.ConnectorStoryHandler
Adds the specified ActionPriority to the bus context.
withPriority(ai.tock.bot.engine.action.ActionPriority) - function in ai.tock.bot.engine.StoryHandlerDefinition
Adds the specified ActionPriority to the bus context.
withVisibility(ai.tock.bot.engine.action.ActionVisibility) - function in ai.tock.bot.engine.BotBus
Adds the specified ActionVisibility to the bus context.
withVisibility(ai.tock.bot.engine.action.ActionVisibility) - function in ai.tock.bot.engine.BotBus
Adds the specified ActionVisibility to the bus context.
withVisibility(ai.tock.bot.engine.action.ActionVisibility) - function in ai.tock.bot.engine.ConnectorStoryHandler
Adds the specified ActionVisibility to the bus context.
withVisibility(ai.tock.bot.engine.action.ActionVisibility) - function in ai.tock.bot.engine.StoryHandlerDefinition
Adds the specified ActionVisibility to the bus context.
wrap(ai.tock.bot.definition.Intent) - function in ai.tock.bot.definition.IntentAware
Is it the right intent?
wrap(ai.tock.bot.definition.Intent) - function in ai.tock.bot.definition.IntentAware
Is it the right intent?
wrap(ai.tock.bot.definition.Intent) - function in ai.tock.bot.definition.IntentAwareBase
Is it the right intent?
wrap(ai.tock.bot.definition.Intent) - function in ai.tock.bot.definition.StoryDefinition
Is it the right intent?
wrap(ai.tock.bot.definition.Intent) - function in ai.tock.bot.definition.StoryDefinitionExtended
Is it the right intent?
wrappedIntent() - function in ai.tock.bot.definition.Intent
 
wrappedIntent() - function in ai.tock.bot.definition.IntentAware
 
wrappedIntent() - function in ai.tock.bot.definition.IntentAwareBase
 
wrappedIntent() - function in ai.tock.bot.definition.StoryDefinition
Implementation for IntentAware.
wrappedIntent() - function in ai.tock.bot.definition.StoryDefinition
Implementation for IntentAware.
wrappedIntent() - function in ai.tock.bot.definition.StoryDefinitionExtended
Implementation for IntentAware.
wrappedIntent() - function in ai.tock.bot.definition.StoryHandlerBase
 
wrappedIntent() - function in ai.tock.bot.definition.StoryHandlerBase
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y