Search
Preparing search index...
The search index is not available
dotup-ts-node-skills-game
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
RollcallWorkflowAdapter
Class RollcallWorkflowAdapter
Hierarchy
WorkflowStepHandler
<
GameModel
>
RollcallWorkflowAdapter
Implements
IWorkflowHandler
<
GameModel
>
IWorkflowStepHandler
<
GameModel
>
Index
Constructors
constructor
Properties
Workflow
Name
excluded
Handler
included
Handler
rollcall
Factory
Methods
Game
Engine
Input
Handler
Event
No
Intent
Start
Step
Yes
Intent
can
Handle
get
Workflow
Step
State
From
Rollcall
Constructors
constructor
new
Rollcall
Workflow
Adapter
(
workflowName
:
string
, rollcallFactory
:
RollcallFactory
)
:
RollcallWorkflowAdapter
Parameters
workflowName:
string
rollcallFactory:
RollcallFactory
Returns
RollcallWorkflowAdapter
Properties
Workflow
Name
Workflow
Name
:
string
excluded
Handler
excluded
Handler
:
string
[]
included
Handler
included
Handler
:
string
[]
Private
rollcall
Factory
rollcall
Factory
:
RollcallFactory
Methods
Game
Engine
Input
Handler
Event
Game
Engine
Input
Handler
Event
(
context
:
IRequestContext
)
:
void
Parameters
context:
IRequestContext
Returns
void
No
Intent
No
Intent
(
context
:
IRequestContext
)
:
void
Parameters
context:
IRequestContext
Returns
void
Start
Step
Start
Step
(
context
:
IRequestContext
, wc
:
WorkflowController
<
GameModel
>
)
:
Promise
<
void
>
Parameters
context:
IRequestContext
wc:
WorkflowController
<
GameModel
>
Returns
Promise
<
void
>
Yes
Intent
Yes
Intent
(
context
:
IRequestContext
)
:
void
Parameters
context:
IRequestContext
Returns
void
can
Handle
can
Handle
(
intentOrRequestName
:
string
, wc
:
WorkflowController
<
GameModel
>
)
:
boolean
Parameters
intentOrRequestName:
string
wc:
WorkflowController
<
GameModel
>
Returns
boolean
get
Workflow
Step
State
From
Rollcall
get
Workflow
Step
State
From
Rollcall
(
rollcall
:
Rollcall
)
:
WorkflowStepState
Parameters
rollcall:
Rollcall
Returns
WorkflowStepState
Globals
Rollcall
Workflow
Adapter
constructor
Workflow
Name
excluded
Handler
included
Handler
rollcall
Factory
Game
Engine
Input
Handler
Event
No
Intent
Start
Step
Yes
Intent
can
Handle
get
Workflow
Step
State
From
Rollcall
Generated using
TypeDoc