API Docs for: 0.9.3
Show:

GroupTaskDecorator Class

Constructor

GroupTaskDecorator

()

Methods

_processWhenArray

(
  • taskOptions
)
Object private

Processes an array when one is given

Parameters:

Returns:

_processWhenObject

(
  • taskOptions
)
Object private

Processes an object without type when one is given

Parameters:

Returns:

getOptions

() Object

Gets the options

Returns:

run

(
  • taskOptions
  • taskIndex
)

Inherited from AbstractTaskDecorator but overwritten in lib/taskDecorator/group.js:17

Run the decorator

Parameters:

  • taskOptions Object
  • taskIndex Int