Options
Menu

Class ParameterizedTasksImpl

Hierarchy

Index

Constructor methods

Properties

Methods

Constructor methods

constructor

Properties

_onComplete

_onComplete: Function

_onComplete function signature

  • ()

tasks

tasksExecuted

tasksExecuted: boolean

Methods

addTask

  • addTask(name: string, task: Function)

execute

  • execute(params?: Array<any>)

onComplete

  • onComplete(cb: Function)

reset

  • reset()

Generated using TypeDoc