public class TeleportTriggerPrompt extends RegexPrompt implements WaypointTriggerPrompt
CREATED_TRIGGER_KEY, RETURN_PROMPT_KEY
END_OF_CONVERSATION
Constructor and Description |
---|
TeleportTriggerPrompt() |
Modifier and Type | Method and Description |
---|---|
protected Prompt |
acceptValidatedInput(ConversationContext context,
String input) |
WaypointTrigger |
createFromShortInput(ConversationContext context,
String input) |
String |
getPromptText(ConversationContext context) |
isInputValid
acceptInput, blocksForInput, getFailedValidationText
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
acceptInput, blocksForInput
protected Prompt acceptValidatedInput(ConversationContext context, String input)
acceptValidatedInput
in class ValidatingPrompt
public WaypointTrigger createFromShortInput(ConversationContext context, String input)
createFromShortInput
in interface WaypointTriggerPrompt
public String getPromptText(ConversationContext context)
getPromptText
in interface Prompt
Copyright © 2019. All rights reserved.