x-atm
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
ATM
ATMTask
constructor
failed
finished
retry
Count
task
task
Index
restart
Async
Task
Atm
Options
Promise
Handler
Query
Status
empty
Fun
Hierarchy
ATMTask
Index
Constructors
constructor
Properties
failed
finished
retry
Count
task
task
Index
Methods
restart
Constructors
constructor
new ATMTask
(
task
:
AsyncTask
, finished
?:
boolean
, taskIndex
:
number
)
:
ATMTask
Parameters
task:
AsyncTask
Default value
finished:
boolean
= false
taskIndex:
number
Returns
ATMTask
Properties
failed
failed
:
boolean
= false
finished
finished
:
boolean
retry
Count
retry
Count
:
number
= 0
task
task
:
AsyncTask
task
Index
task
Index
:
number
Methods
restart
restart
(
)
:
void
Returns
void
Generated using
TypeDoc