Search
Preparing search index...
The search index is not available
dotup-ts-node-skills-workflows
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
WorkflowRequestAdapter
Class WorkflowRequestAdapter
Hierarchy
RequestAdapter
WorkflowRequestAdapter
Implements
CustomSkillRequestHandler
Index
Constructors
constructor
Properties
Name
request
OrIntent
Names
Methods
can
Handle
can
Handle
Name
execute
Handler
handle
handle
Request
is
Workflow
Request
Handler
Constructors
constructor
new
Workflow
Request
Adapter
(
)
:
WorkflowRequestAdapter
Returns
WorkflowRequestAdapter
Properties
Name
Name
:
string
Protected
request
OrIntent
Names
request
OrIntent
Names
:
string
[]
Methods
can
Handle
can
Handle
(
handlerInput
:
HandlerInput
)
:
boolean
Parameters
handlerInput:
HandlerInput
Returns
boolean
Protected
can
Handle
Name
can
Handle
Name
(
requestOrIntentName
:
string
)
:
boolean
Parameters
requestOrIntentName:
string
Returns
boolean
Private
execute
Handler
execute
Handler
(
context
:
IRequestContext
, w
:
IWorkflowContext
<
any
>
, methodToCall
:
string
, currentStepState
:
WorkflowStepState
)
:
Promise
<
void
>
Parameters
context:
IRequestContext
w:
IWorkflowContext
<
any
>
methodToCall:
string
currentStepState:
WorkflowStepState
Returns
Promise
<
void
>
handle
handle
(
handlerInput
:
HandlerInput
)
:
Promise
<
Response
>
Parameters
handlerInput:
HandlerInput
Returns
Promise
<
Response
>
handle
Request
handle
Request
(
context
:
IRequestContext
)
:
Promise
<
void
>
Parameters
context:
IRequestContext
Returns
Promise
<
void
>
is
Workflow
Request
Handler
is
Workflow
Request
Handler<T>
(
arg
:
any
)
:
boolean
Type parameters
T
Parameters
arg:
any
Returns
boolean
Globals
Workflow
State
Workflow
Step
State
Sample
Skill
Workflows
Plugin
Workflow
Controller
Workflow
Handler
Workflow
Manager
Workflow
Model
Workflow
Question
Handler
Workflow
Request
Adapter
constructor
Name
request
OrIntent
Names
can
Handle
can
Handle
Name
execute
Handler
handle
handle
Request
is
Workflow
Request
Handler
Workflow
Request
Interceptor
Workflow
Step
Handler
Workflow
Step
Model
IDictionary
ISkill
Workflows
Plugin
Configuration
IWorkflow
Context
IWorkflow
Handler
IWorkflow
Question
IWorkflow
Question
Handler
IWorkflow
Request
Handler
IWorkflow
Step
Handler
IWorkflow
Template
Configuration
Indexed
Methods
Workflow
Question
Intent
sample
Generated using
TypeDoc