Tasks.task

Syntax

var task = Tasks.method(...);

Properties

Property Type Description
[name] string Task name.
[schedules] schedules Task schedules.

Methods

Method Description
[execute]() Starts the task.
[interrupt]() Interrupts the task.
log( string message )  
error( string message )  
debug( string message )  
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.