END_OF_CONVERSATION| Constructor | Description | 
|---|---|
StringPrompt() | 
| Modifier and Type | Method | Description | 
|---|---|---|
boolean | 
blocksForInput(ConversationContext context) | 
 Ensures that the prompt waits for the user to provide input. 
 | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptInput, getPromptTextpublic boolean blocksForInput(@NotNull
                              ConversationContext context)
blocksForInput in interface Promptcontext - Context information about the conversation.Copyright © 2019. All rights reserved.