- initScripting() - Static method in class com.speechstorm.fish.scripting.ScriptUtils
-
Kicks off a very basic Groovy script in order to pre-load the script
engine.
- invokeScriptFunction(Invocable, String, Object...) - Method in class com.speechstorm.fish.scripting.ScriptEngineCache
-
- isASRReleased() - Method in interface com.speechstorm.fish.scripting.APIContext
-
Identifies whether or not an ASR release has been made, or if one is pending.
- isASRReleased() - Method in class com.speechstorm.fish.scripting.APIContextWrapper
-
- isAttached() - Method in class com.speechstorm.fish.scripting.ezscript.statements.SetVariable
-
- isCompleted() - Method in interface com.speechstorm.fish.scripting.AsyncResponse
-
Returns true if the call is finished, regardless of whether it was
successful or not.
- isCompleted() - Method in interface com.speechstorm.fish.scripting.RemoteDataResult
-
Returns true if the call is finished, regardless of
whether it was successful or not.
- isCompleted() - Method in class com.speechstorm.fish.scripting.RemoteEmailDataResult
-
Returns true if the email call is finished, regardless of
whether it was successful or not.
- isCompleted() - Method in class com.speechstorm.fish.scripting.RemoteHttpDataResult
-
Returns true if the HTTP call is finished, regardless of
whether it was successful or not.
- isConfidential() - Method in class com.speechstorm.fish.scripting.ezscript.statements.SetVariable
-
- isEmpty() - Method in class com.speechstorm.fish.scripting.BasicDBRow
-
- isEmpty() - Method in class com.speechstorm.fish.scripting.NativeDataElement
-
- isPassed() - Method in class com.speechstorm.fish.scripting.VUIUnitTest
-
- isRecentFailure() - Method in interface com.speechstorm.fish.scripting.APIContext
-
Identifies if there has been a recent failure in the call flow.
- isRecentFailure() - Method in class com.speechstorm.fish.scripting.APIContextWrapper
-
- isRemembered() - Method in class com.speechstorm.fish.scripting.ezscript.statements.SetVariable
-
- isTestCall() - Method in interface com.speechstorm.fish.scripting.APIContext
-
Identifies whether the current was a "test" call, using the test version of the call flow or if it was a production call.
- isTestCall() - Method in class com.speechstorm.fish.scripting.APIContextWrapper
-