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
IWorkflowRequestHandler
Interface IWorkflowRequestHandler<T>
Type parameters
T
Hierarchy
IWorkflowHandler
<
T
>
IWorkflowRequestHandler
Implemented by
WorkflowQuestionHandler
Index
Properties
Workflow
Name
excluded
Handler
included
Handler
Methods
can
Handle
handle
Request
Properties
Workflow
Name
Workflow
Name
:
string
excluded
Handler
excluded
Handler
:
string
[]
included
Handler
included
Handler
:
string
[]
Methods
can
Handle
can
Handle
(
intentOrRequestName
:
string
, wc
:
WorkflowController
<
T
>
)
:
boolean
Parameters
intentOrRequestName:
string
wc:
WorkflowController
<
T
>
Returns
boolean
handle
Request
handle
Request
(
context
:
IRequestContext
, workflow
:
WorkflowController
<
T
>
, intentOrRequestName
:
string
)
:
Promise
<
void
>
Parameters
context:
IRequestContext
workflow:
WorkflowController
<
T
>
intentOrRequestName:
string
Returns
Promise
<
void
>
Globals
Workflow
State
Workflow
Step
State
Sample
Skill
Workflows
Plugin
Workflow
Controller
Workflow
Handler
Workflow
Manager
Workflow
Model
Workflow
Question
Handler
Workflow
Request
Adapter
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
Workflow
Name
excluded
Handler
included
Handler
can
Handle
handle
Request
IWorkflow
Step
Handler
IWorkflow
Template
Configuration
Indexed
Methods
Workflow
Question
Intent
sample
Generated using
TypeDoc