A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
P
- ParameterKey - class in ai.tock.bot.definition
- A parameter key - the implementation is usually an enum.
- Parameters - class in ai.tock.bot.definition
- Use ParameterKey to create this class.
- Parameters.Companion - class in ai.tock.bot.definition.Parameters
- parse(java.lang.String) - function in ai.tock.bot.engine.message.parser.MessageParser
- parseSentence(ai.tock.bot.engine.action.SendSentence,ai.tock.bot.engine.user.UserTimeline,ai.tock.bot.engine.dialog.Dialog,ai.tock.bot.engine.ConnectorController,ai.tock.bot.definition.BotDefinition) - function in ai.tock.bot.engine.nlp.NlpController
- Parses a sentence and set intent and entities in context.
- passThreadControl - enum entry in ai.tock.bot.engine.event.EventType
PassThreadControlEvent event type.
- PassThreadControlEvent - class in ai.tock.bot.engine.event
- A pass thread control event.
- PENDING - enum entry in ai.tock.bot.admin.test.TestPlanExecutionStatus
- PlayerId - class in ai.tock.bot.engine.user
- The user identifier.
- PlayerType - class in ai.tock.bot.engine.user
- Define user type.
- plus(ai.tock.bot.definition.Parameters) - function in ai.tock.bot.definition.Parameters
- postPurchaseUpdate - enum entry in ai.tock.bot.engine.action.ActionNotificationType
- precompute(ai.tock.bot.engine.action.SendSentence,ai.tock.bot.engine.user.UserTimeline,ai.tock.bot.engine.dialog.Dialog,ai.tock.bot.definition.BotDefinition) - function in ai.tock.bot.engine.nlp.BuiltInKeywordListener
- Precomputes NLP result - if this method returns null, the NlpResult is used and no NLP call is sent.
- precompute(ai.tock.bot.engine.action.SendSentence,ai.tock.bot.engine.user.UserTimeline,ai.tock.bot.engine.dialog.Dialog,ai.tock.bot.definition.BotDefinition) - function in ai.tock.bot.engine.nlp.NlpListener
- Precomputes NLP result - if this method returns null, the NlpResult is used and no NLP call is sent.
- PredefinedIndicators - class in ai.tock.bot.admin.indicators
- primaryReceiver - enum entry in ai.tock.bot.engine.event.AppRole
- printStackTrace() - function in kotlin.Throwable
- printStackTrace(java.io.PrintStream) - function in kotlin.Throwable
- printStackTrace(java.io.PrintWriter) - function in kotlin.Throwable
- priority() - function in ai.tock.bot.admin.test.TestClientService
- PRIVATE - enum entry in ai.tock.bot.engine.action.ActionVisibility
- ProactiveConversationStatus - class in ai.tock.bot.engine.config
- provide(ai.tock.bot.definition.StoryHandlerDefinition,ai.tock.bot.connector.ConnectorType) - function in ai.tock.bot.definition.ConnectorHandlerProvider
- Method to override in order to provide ConnectorStoryHandler from ConnectorType.
- provide(ai.tock.bot.definition.StoryHandlerDefinition,java.lang.String) - function in ai.tock.bot.definition.ConnectorHandlerProvider
- Method to override in order to provide ConnectorStoryHandler from connectorId.
- PUBLIC - enum entry in ai.tock.bot.engine.action.ActionVisibility