Search
Preparing search index...
The search index is not available
hawtio
Options
Inherited
Private
Externals
Only exported
Menu
Globals
Core
ParameterizedTasksImpl
Class ParameterizedTasksImpl
Hierarchy
TasksImpl
ParameterizedTasksImpl
Index
Constructor methods
constructor
Properties
_on
Complete
tasks
tasks
Executed
Methods
add
Task
execute
on
Complete
reset
Constructor methods
constructor
constructor
(
)
:
ParameterizedTasksImpl
Returns
ParameterizedTasksImpl
Properties
_on
Complete
_on
Complete
:
Function
_on
Complete function signature
(
)
tasks
tasks
:
ParameterizedTaskMap
tasks
Executed
tasks
Executed
:
boolean
Methods
add
Task
add
Task
(
name
:
string
, task
:
Function
)
Parameters
name:
string
task:
Function
task function signature
(
params
?:
Array<any>
)
Parameters
params?:
Array<any>
optional
execute
execute
(
params
?:
Array<any>
)
Parameters
params?:
Array<any>
optional
on
Complete
on
Complete
(
cb
:
Function
)
Parameters
cb:
Function
cb function signature
(
)
reset
reset
(
)
Globals
Core
Parameterized
Tasks
Impl
constructor
_on
Complete
tasks
tasks
Executed
add
Task
execute
on
Complete
reset
Generated using
TypeDoc